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

Public Member Functions

def Constants_Name
 
def __init__
 
def dataset_id
 
def set_dataset_id
 
def clear_dataset_id
 
def has_dataset_id
 
def namespace
 
def set_namespace
 
def clear_namespace
 
def has_namespace
 
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

 has_dataset_id_
 
 dataset_id_
 
 has_namespace_
 
 namespace_
 

Static Public Attributes

int MAX_DIMENSION_TAG = 100
 
tuple Constants_Name = classmethod(Constants_Name)
 
int has_dataset_id_ = 0
 
string dataset_id_ = ""
 
int has_namespace_ = 0
 
string namespace_ = ""
 
int kdataset_id = 3
 
int knamespace = 4
 

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