Trees
Indices
Help
[
hide private
]
[
frames
] |
no frames
]
[
Module Hierarchy
|
Class Hierarchy
]
Class Hierarchy
SocketServer.BaseRequestHandler
:
Base class for request handler classes.
SocketServer.BaseServer
:
Base class for server classes.
django.db.models.Field
django.db.models.Field
object
:
The most base type
exceptions.BaseException
:
Common base class for all exceptions
exceptions.Exception
:
Common base class for all non-exit exceptions.
oauth2client.locked_file.AlreadyLockedException
:
Trying to lock a file that has already been locked by the LockedFile.
oauth2client.crypt.AppIdentityError
oauth2client.file.CredentialsFileSymbolicLinkError
:
Credentials files must not be symbolic links.
oauth2client.locked_file.CredentialsFileSymbolicLinkError
:
Credentials files must not be symbolic links.
oauth2client.client.Error
:
Base error for this module.
oauth2client.clientsecrets.Error
:
Base error for this module.
oauth2client.multistore_file.Error
:
Base error for this module.
apiclient.errors.Error
:
Base error for this module.
oauth2client.appengine.InvalidClientSecretsError
:
The client_secrets.json file is malformed or missing required fields.
oauth2client.appengine.InvalidXsrfTokenError
:
The XSRF token is invalid or expired.
apiclient.http.BatchHttpRequest
:
Batches multiple HttpRequest objects into a single HTTP request.
oauth2client.client.Credentials
:
Base class for all Credentials objects.
oauth2client.client.Flow
:
Base class for all Flow objects.
apiclient.http.HttpMock
:
Mock of httplib2.Http
apiclient.http.HttpMockSequence
:
Mock of httplib2.Http
apiclient.http.HttpRequest
:
Encapsulates a single HTTP request.
apiclient.http.HttpRequestMock
:
Mock of HttpRequest.
oauth2client.locked_file.LockedFile
:
Represent a file that has exclusive access.
apiclient.http.MediaDownloadProgress
:
Status of a resumable download.
apiclient.http.MediaIoBaseDownload
:
"Download media resources.
apiclient.http.MediaUpload
:
Describes a media object to upload.
apiclient.http.MediaUploadProgress
:
Status of a resumable upload.
oauth2client.client.MemoryCache
:
httplib2 Cache implementation which only caches locally.
google.appengine.ext.db.Model
:
Model is the superclass of all object entities in the datastore.
apiclient.model.Model
:
Model base class.
oauth2client.appengine.OAuth2Decorator
:
Utility for making OAuth 2.0 easier.
google.appengine.ext.db.Property
:
A Property is an attribute of a Model.
apiclient.http.RequestMockBuilder
:
A simple mock of HttpRequest
apiclient.schema.Schemas
:
Schemas for an API.
oauth2client.crypt.Signer
:
Signs messages with a private key.
oauth2client.client.Storage
:
Base class for all Storage objects.
oauth2client.crypt.Verifier
:
Verifies the signature on a message.
oauth2client.multistore_file._MultiStore
:
A file backed store for multiple credentials.
oauth2client.locked_file._Opener
:
Base class for different locking primitives.
apiclient.schema._SchemaToStruct
:
Convert schema to a prototype object.
apiclient.http._StreamSlice
:
Truncated stream.
type
:
type(object) -> the object's type...
Trees
Indices
Help
Generated by Epydoc 3.0.1 on Thu Sep 6 13:36:11 2012
http://epydoc.sourceforge.net