Home
Trees
Indices
Help
[
hide private
]
[
frames
] |
no frames
]
[
Module Hierarchy
|
Class Hierarchy
]
Class Hierarchy
email.generator.Generator
object
:
The most base type
exceptions.BaseException
:
Common base class for all exceptions
exceptions.Exception
:
Common base class for all non-exit exceptions.
googleapiclient.errors.Error
:
Base error for this module.
googleapiclient.errors.HttpError
:
HTTP data was invalid or unexpected.
googleapiclient.errors.BatchError
:
Error occurred during batch operations.
googleapiclient.errors.ResumableUploadError
:
Error occurred during resumable upload.
googleapiclient.errors.InvalidChunkSizeError
:
The given chunksize is not valid.
googleapiclient.errors.InvalidJsonError
:
The JSON returned could not be parsed.
googleapiclient.errors.InvalidNotificationError
:
The channel Notification is invalid.
googleapiclient.errors.MediaUploadSizeError
:
Media is larger than the method can accept.
googleapiclient.errors.UnacceptableMimeTypeError
:
That is an unacceptable mimetype for this operation.
googleapiclient.errors.UnexpectedBodyError
:
Exception raised by RequestMockBuilder on unexpected bodies.
googleapiclient.errors.UnexpectedMethodError
:
Exception raised by RequestMockBuilder on unexpected calls.
googleapiclient.errors.UnknownApiNameOrVersion
:
No API with that name and version exists.
googleapiclient.errors.UnknownFileType
:
File type unknown or unexpected.
googleapiclient.errors.UnknownLinkType
:
Link type unknown or unexpected.
googleapiclient.http.BatchHttpRequest
:
Batches multiple HttpRequest objects into a single HTTP request.
googleapiclient.discovery_cache.base.Cache
:
A base abstract cache class.
googleapiclient.channel.Channel
:
A Channel for notifications.
googleapiclient.http.HttpMock
:
Mock of httplib2.Http
googleapiclient.http.HttpMockSequence
:
Mock of httplib2.Http
googleapiclient.http.HttpRequest
:
Encapsulates a single HTTP request.
googleapiclient.http.HttpRequestMock
:
Mock of HttpRequest.
googleapiclient.http.MediaDownloadProgress
:
Status of a resumable download.
googleapiclient.http.MediaIoBaseDownload
:
"Download media resources.
googleapiclient.http.MediaUpload
:
Describes a media object to upload.
googleapiclient.http.MediaIoBaseUpload
:
A MediaUpload for a io.Base objects.
googleapiclient.http.MediaFileUpload
:
A MediaUpload for a file.
googleapiclient.http.MediaInMemoryUpload
:
MediaUpload for a chunk of bytes.
googleapiclient.http.MediaUploadProgress
:
Status of a resumable upload.
googleapiclient.model.Model
:
Model base class.
googleapiclient.model.BaseModel
:
Base model class.
googleapiclient.model.JsonModel
:
Model class for JSON.
googleapiclient.model.MediaModel
:
Model class for requests that return Media.
googleapiclient.model.RawModel
:
Model class for requests that don't return JSON.
googleapiclient.model.ProtocolBufferModel
:
Model class for protocol buffers.
googleapiclient.channel.Notification
:
A Notification from a Channel.
googleapiclient.http.RequestMockBuilder
:
A simple mock of HttpRequest
googleapiclient.discovery.Resource
:
A class for interacting with a resource.
googleapiclient.discovery.ResourceMethodParameters
:
Represents the parameters associated with a method.
googleapiclient.schema.Schemas
:
Schemas for an API.
googleapiclient.schema._SchemaToStruct
:
Convert schema to a prototype object.
googleapiclient.http._StreamSlice
:
Truncated stream.
type
:
type(object) -> the object's type type(name, bases, dict) -> a new type
abc.ABCMeta
:
Metaclass for defining Abstract Base Classes (ABCs).
Home
Trees
Indices
Help
Generated by Epydoc 3.0.1 on Fri Oct 2 20:46:21 2020
http://epydoc.sourceforge.net