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.api.memcache.memcache_service_pb.MemcacheBatchIncrementRequest Class Reference
Inheritance diagram for google.appengine.api.memcache.memcache_service_pb.MemcacheBatchIncrementRequest:

Public Member Functions

def __init__
 
def name_space
 
def set_name_space
 
def clear_name_space
 
def has_name_space
 
def item_size
 
def item_list
 
def item
 
def mutable_item
 
def add_item
 
def clear_item
 
def override
 
def mutable_override
 
def clear_override
 
def has_override
 
def MergeFrom
 
def Equals
 
def IsInitialized
 
def ByteSize
 
def ByteSizePartial
 
def Clear
 
def OutputUnchecked
 
def OutputPartial
 
def TryMerge
 
def __str__
 

Public Attributes

 item_
 
 lazy_init_lock_
 
 has_name_space_
 
 name_space_
 
 has_override_
 

Static Public Attributes

int has_name_space_ = 0
 
string name_space_ = ""
 
int has_override_ = 0
 
 override_ = None
 
int kname_space = 1
 
int kitem = 2
 
int koverride = 3
 

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