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_v3_pb.CompiledCursor_Position Class Reference
Inheritance diagram for google.appengine.datastore.datastore_v3_pb.CompiledCursor_Position:

Public Member Functions

def __init__
 
def start_key
 
def set_start_key
 
def clear_start_key
 
def has_start_key
 
def indexvalue_size
 
def indexvalue_list
 
def indexvalue
 
def mutable_indexvalue
 
def add_indexvalue
 
def clear_indexvalue
 
def key
 
def mutable_key
 
def clear_key
 
def has_key
 
def start_inclusive
 
def set_start_inclusive
 
def clear_start_inclusive
 
def has_start_inclusive
 
def MergeFrom
 
def Equals
 
def IsInitialized
 
def ByteSize
 
def ByteSizePartial
 
def Clear
 
def OutputUnchecked
 
def OutputPartial
 
def TryMerge
 
def __str__
 

Public Attributes

 indexvalue_
 
 lazy_init_lock_
 
 has_start_key_
 
 start_key_
 
 has_key_
 
 has_start_inclusive_
 
 start_inclusive_
 

Static Public Attributes

int has_start_key_ = 0
 
string start_key_ = ""
 
int has_key_ = 0
 
 key_ = None
 
int has_start_inclusive_ = 0
 
int start_inclusive_ = 1
 

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