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.system.system_service_pb.GetSystemStatsResponse Class Reference
Inheritance diagram for google.appengine.api.system.system_service_pb.GetSystemStatsResponse:

Public Member Functions

def __init__
 
def cpu
 
def mutable_cpu
 
def clear_cpu
 
def has_cpu
 
def memory
 
def mutable_memory
 
def clear_memory
 
def has_memory
 
def MergeFrom
 
def Equals
 
def IsInitialized
 
def ByteSize
 
def ByteSizePartial
 
def Clear
 
def OutputUnchecked
 
def OutputPartial
 
def TryMerge
 
def __str__
 

Public Attributes

 lazy_init_lock_
 
 has_cpu_
 
 has_memory_
 

Static Public Attributes

int has_cpu_ = 0
 
 cpu_ = None
 
int has_memory_ = 0
 
 memory_ = None
 
int kcpu = 1
 
int kmemory = 2
 

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