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.files.file_service_pb.StatResponse Class Reference
Inheritance diagram for google.appengine.api.files.file_service_pb.StatResponse:

Public Member Functions

def __init__
 
def stat_size
 
def stat_list
 
def stat
 
def mutable_stat
 
def add_stat
 
def clear_stat
 
def more_files_found
 
def set_more_files_found
 
def clear_more_files_found
 
def has_more_files_found
 
def MergeFrom
 
def Equals
 
def IsInitialized
 
def ByteSize
 
def ByteSizePartial
 
def Clear
 
def OutputUnchecked
 
def OutputPartial
 
def TryMerge
 
def __str__
 

Public Attributes

 stat_
 
 has_more_files_found_
 
 more_files_found_
 

Static Public Attributes

int has_more_files_found_ = 0
 
int more_files_found_ = 0
 
int kstat = 1
 
int kmore_files_found = 2
 

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