App Engine Python SDK  v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
Public Member Functions | Public Attributes | List of all members
google.appengine.api.files.file_service_stub.FileServiceStub Class Reference
Inheritance diagram for google.appengine.api.files.file_service_stub.FileServiceStub:
google.appengine.api.apiproxy_stub.APIProxyStub

Public Member Functions

def __init__
 
- Public Member Functions inherited from google.appengine.api.apiproxy_stub.APIProxyStub
def __init__
 
def CreateRPC
 
def MakeSyncCall
 
def SetError
 

Public Attributes

 open_files
 
 file_storage
 
 gs_storage
 
- Public Attributes inherited from google.appengine.api.apiproxy_stub.APIProxyStub
 request_data
 

Additional Inherited Members

- Static Public Attributes inherited from google.appengine.api.apiproxy_stub.APIProxyStub
 THREADSAFE = False
 

Detailed Description

Python stub for file service.

Constructor & Destructor Documentation

def google.appengine.api.files.file_service_stub.FileServiceStub.__init__ (   self,
  blob_storage 
)
Constructor.

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