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

Public Member Functions

def BilledOp_Name
 
def __init__
 
def op
 
def set_op
 
def clear_op
 
def has_op
 
def num_ops
 
def set_num_ops
 
def clear_num_ops
 
def has_num_ops
 
def MergeFrom
 
def Equals
 
def IsInitialized
 
def ByteSize
 
def ByteSizePartial
 
def Clear
 
def OutputUnchecked
 
def OutputPartial
 
def TryMerge
 
def __str__
 

Public Attributes

 has_op_
 
 op_
 
 has_num_ops_
 
 num_ops_
 

Static Public Attributes

int DATASTORE_READ = 0
 
int DATASTORE_WRITE = 1
 
int DATASTORE_SMALL = 2
 
int MAIL_RECIPIENT = 3
 
int CHANNEL_OPEN = 4
 
int XMPP_STANZA = 5
 
int CHANNEL_PRESENCE = 6
 
tuple BilledOp_Name = classmethod(BilledOp_Name)
 
int has_op_ = 0
 
int op_ = 0
 
int has_num_ops_ = 0
 
int num_ops_ = 0
 
int kop = 1
 
int knum_ops = 2
 

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