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.blobstore.blobstore_service_pb.FetchDataResponse Class Reference
Inheritance diagram for google.appengine.api.blobstore.blobstore_service_pb.FetchDataResponse:

Public Member Functions

def __init__
 
def data
 
def set_data
 
def clear_data
 
def has_data
 
def MergeFrom
 
def Equals
 
def IsInitialized
 
def ByteSize
 
def ByteSizePartial
 
def Clear
 
def OutputUnchecked
 
def OutputPartial
 
def TryMerge
 
def __str__
 

Public Attributes

 has_data_
 
 data_
 

Static Public Attributes

int has_data_ = 0
 
string data_ = ""
 
int kdata = 1000
 

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