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

Public Member Functions

def default
 

Detailed Description

JSON encoder for class RPCSummary.

Member Function Documentation

def google.appengine.ext.analytics.process._RPCSummaryEncoder.default (   self,
  obj 
)
Arranges entity/entity group access counts by their kind.

Args:
  obj: an object whose JSON encoding is desired.
Returns:
  JSON encoding of obj.

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