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.ext.remote_api.remote_api_pb.TransactionQueryResult Class Reference
Inheritance diagram for google.appengine.ext.remote_api.remote_api_pb.TransactionQueryResult:

Public Member Functions

def __init__
 
def result
 
def mutable_result
 
def clear_result
 
def has_result
 
def entity_group_key
 
def mutable_entity_group_key
 
def clear_entity_group_key
 
def has_entity_group_key
 
def entity_group
 
def mutable_entity_group
 
def clear_entity_group
 
def has_entity_group
 
def MergeFrom
 
def Equals
 
def IsInitialized
 
def ByteSize
 
def ByteSizePartial
 
def Clear
 
def OutputUnchecked
 
def OutputPartial
 
def TryMerge
 
def __str__
 

Public Attributes

 result_
 
 entity_group_key_
 
 lazy_init_lock_
 
 has_result_
 
 has_entity_group_key_
 
 has_entity_group_
 

Static Public Attributes

int has_result_ = 0
 
int has_entity_group_key_ = 0
 
int has_entity_group_ = 0
 
 entity_group_ = None
 
int kresult = 1
 
int kentity_group_key = 2
 
int kentity_group = 3
 

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