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

Public Member Functions

def __init__
 
def cursor
 
def set_cursor
 
def clear_cursor
 
def has_cursor
 
def app
 
def set_app
 
def clear_app
 
def has_app
 
def MergeFrom
 
def Equals
 
def IsInitialized
 
def ByteSize
 
def ByteSizePartial
 
def Clear
 
def OutputUnchecked
 
def OutputPartial
 
def TryMerge
 
def __str__
 

Public Attributes

 has_cursor_
 
 cursor_
 
 has_app_
 
 app_
 

Static Public Attributes

int has_cursor_ = 0
 
int cursor_ = 0
 
int has_app_ = 0
 
string app_ = ""
 
int kcursor = 1
 
int kapp = 2
 

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