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.taskqueue.taskqueue_service_pb.TaskQueueUpdateStorageLimitRequest Class Reference
Inheritance diagram for google.appengine.api.taskqueue.taskqueue_service_pb.TaskQueueUpdateStorageLimitRequest:

Public Member Functions

def __init__
 
def app_id
 
def set_app_id
 
def clear_app_id
 
def has_app_id
 
def limit
 
def set_limit
 
def clear_limit
 
def has_limit
 
def MergeFrom
 
def Equals
 
def IsInitialized
 
def ByteSize
 
def ByteSizePartial
 
def Clear
 
def OutputUnchecked
 
def OutputPartial
 
def TryMerge
 
def __str__
 

Public Attributes

 has_app_id_
 
 app_id_
 
 has_limit_
 
 limit_
 

Static Public Attributes

int has_app_id_ = 0
 
string app_id_ = ""
 
int has_limit_ = 0
 
int limit_ = 0
 
int kapp_id = 1
 
int klimit = 2
 

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