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_v4_pb.LookupResponse Class Reference
Inheritance diagram for google.appengine.datastore.datastore_v4_pb.LookupResponse:

Public Member Functions

def __init__
 
def found_size
 
def found_list
 
def found
 
def mutable_found
 
def add_found
 
def clear_found
 
def missing_size
 
def missing_list
 
def missing
 
def mutable_missing
 
def add_missing
 
def clear_missing
 
def deferred_size
 
def deferred_list
 
def deferred
 
def mutable_deferred
 
def add_deferred
 
def clear_deferred
 
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

 found_
 
 missing_
 
 deferred_
 

Static Public Attributes

int kfound = 1
 
int kmissing = 2
 
int kdeferred = 3
 

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