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

Public Member Functions

def __init__
 
def header
 
def mutable_header
 
def clear_header
 
def has_header
 
def transaction
 
def mutable_transaction
 
def clear_transaction
 
def has_transaction
 
def action_size
 
def action_list
 
def action
 
def mutable_action
 
def add_action
 
def clear_action
 
def MergeFrom
 
def Equals
 
def IsInitialized
 
def ByteSize
 
def ByteSizePartial
 
def Clear
 
def OutputUnchecked
 
def OutputPartial
 
def TryMerge
 
def __str__
 

Public Attributes

 transaction_
 
 action_
 
 lazy_init_lock_
 
 has_header_
 
 has_transaction_
 

Static Public Attributes

int has_header_ = 0
 
 header_ = None
 
int has_transaction_ = 0
 
int kheader = 3
 
int ktransaction = 1
 
int kaction = 2
 

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