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_v4_pb.AllocateIdsRequest Class Reference
Inheritance diagram for google.appengine.datastore.datastore_v4_pb.AllocateIdsRequest:

Public Member Functions

def __init__
 
def allocate_size
 
def allocate_list
 
def allocate
 
def mutable_allocate
 
def add_allocate
 
def clear_allocate
 
def reserve_size
 
def reserve_list
 
def reserve
 
def mutable_reserve
 
def add_reserve
 
def clear_reserve
 
def MergeFrom
 
def ParseASCII
 
def ParseASCIIIgnoreUnknown
 
def Equals
 
def IsInitialized
 
def ByteSize
 
def ByteSizePartial
 
def Clear
 
def OutputUnchecked
 
def OutputPartial
 
def TryMerge
 
def __str__
 

Public Attributes

 allocate_
 
 reserve_
 

Static Public Attributes

int kallocate = 1
 
int kreserve = 2
 

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