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.datastore.datastore_v3_pb.AllocateIdsResponse Class Reference
Inheritance diagram for google.appengine.datastore.datastore_v3_pb.AllocateIdsResponse:

Public Member Functions

def __init__
 
def start
 
def set_start
 
def clear_start
 
def has_start
 
def end
 
def set_end
 
def clear_end
 
def has_end
 
def cost
 
def mutable_cost
 
def clear_cost
 
def has_cost
 
def MergeFrom
 
def Equals
 
def IsInitialized
 
def ByteSize
 
def ByteSizePartial
 
def Clear
 
def OutputUnchecked
 
def OutputPartial
 
def TryMerge
 
def __str__
 

Public Attributes

 lazy_init_lock_
 
 has_start_
 
 start_
 
 has_end_
 
 end_
 
 has_cost_
 

Static Public Attributes

int has_start_ = 0
 
int start_ = 0
 
int has_end_ = 0
 
int end_ = 0
 
int has_cost_ = 0
 
 cost_ = None
 
int kstart = 1
 
int kend = 2
 
int kcost = 3
 

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