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

Public Member Functions

def Direction_Name
 
def __init__
 
def name
 
def set_name
 
def clear_name
 
def has_name
 
def direction
 
def set_direction
 
def clear_direction
 
def has_direction
 
def MergeFrom
 
def Equals
 
def IsInitialized
 
def ByteSize
 
def ByteSizePartial
 
def Clear
 
def OutputUnchecked
 
def OutputPartial
 
def TryMerge
 
def __str__
 

Public Attributes

 has_name_
 
 name_
 
 has_direction_
 
 direction_
 

Static Public Attributes

int ASCENDING = 1
 
int DESCENDING = 2
 
tuple Direction_Name = classmethod(Direction_Name)
 
int has_name_ = 0
 
string name_ = ""
 
int has_direction_ = 0
 
int direction_ = 1
 

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