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

Public Member Functions

def __init__
 
def partition_id
 
def mutable_partition_id
 
def clear_partition_id
 
def has_partition_id
 
def path_element_size
 
def path_element_list
 
def path_element
 
def mutable_path_element
 
def add_path_element
 
def clear_path_element
 
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

 path_element_
 
 lazy_init_lock_
 
 has_partition_id_
 

Static Public Attributes

int has_partition_id_ = 0
 
 partition_id_ = None
 
int kpartition_id = 1
 
int kpath_element = 2
 

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