App Engine Python SDK  v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
Public Member Functions | Public Attributes | List of all members
google.appengine.ext.appstats.ui.PivotInfo Class Reference
Inheritance diagram for google.appengine.ext.appstats.ui.PivotInfo:

Public Member Functions

def __init__
 
def to_list
 
def from_list
 

Public Attributes

 name
 
 calls
 
 cost
 
 billed_ops
 
 cost_pct
 

Detailed Description

Pivot data. The name attribute can be an rpc or a path.

Member Function Documentation

def google.appengine.ext.appstats.ui.PivotInfo.to_list (   self)
Convert to a list with values in the locations expected by the ui.

The documentation for this class was generated from the following file: