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_pb.Index Class Reference
Inheritance diagram for google.appengine.datastore.entity_pb.Index:

Public Member Functions

def __init__
 
def entity_type
 
def set_entity_type
 
def clear_entity_type
 
def has_entity_type
 
def ancestor
 
def set_ancestor
 
def clear_ancestor
 
def has_ancestor
 
def property_size
 
def property_list
 
def property
 
def mutable_property
 
def add_property
 
def clear_property
 
def MergeFrom
 
def Equals
 
def IsInitialized
 
def ByteSize
 
def ByteSizePartial
 
def Clear
 
def OutputUnchecked
 
def OutputPartial
 
def TryMerge
 
def __str__
 

Public Attributes

 property_
 
 has_entity_type_
 
 entity_type_
 
 has_ancestor_
 
 ancestor_
 

Static Public Attributes

int has_entity_type_ = 0
 
string entity_type_ = ""
 
int has_ancestor_ = 0
 
int ancestor_ = 0
 
int kentity_type = 1
 
int kancestor = 5
 
int kPropertyGroup = 2
 
int kPropertyname = 3
 
int kPropertydirection = 4
 

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