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

Public Member Functions

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

Static Public Member Functions

def Create
 

Static Public Attributes

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

Additional Inherited Members

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

Detailed Description

A stub for the AppIdentityService API for offline development.

Provides stub functions which allow a developer to test integration before
deployment.

Constructor & Destructor Documentation

def google.appengine.api.app_identity.app_identity_stub.AppIdentityServiceStub.__init__ (   self,
  service_name = 'app_identity_service' 
)
Constructor.

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