google_api_drive v0.1.0 API Reference
Modules
API calls for all endpoints tagged About
API calls for all endpoints tagged Changes
API calls for all endpoints tagged Channels
API calls for all endpoints tagged Comments
API calls for all endpoints tagged Files
API calls for all endpoints tagged Permissions
API calls for all endpoints tagged Replies
API calls for all endpoints tagged Revisions
API calls for all endpoints tagged Teamdrives
Handle Tesla connections for GoogleApi.Drive.V3
Helper functions for deserializing responses into models
Information about the user, the user's Drive, and system capabilities
The user's storage quota limits and usage. All fields are measured in bytes
A change to a file or Team Drive
A list of changes for a user
An notification channel used to watch for resource changes
A comment on a file
A list of comments on a file
The file content to which the comment refers, typically within the anchor region. For a text file, for example, this would be the text at the location of the comment
The metadata for a file
Capabilities the current user has on this file. Each capability corresponds to a fine-grained action that a user may take
Additional information about the content of the file. These fields are never populated in responses
A thumbnail for the file. This will only be used if Drive cannot generate a standard thumbnail
Additional metadata about image media, if available
Geographic location information stored in the image
A list of files
Additional metadata about video media. This may not be available immediately upon upload
A list of generated file IDs which can be provided in create requests
A permission for a file. A permission grants a user, group, domain or the world access to a file or a folder hierarchy
A list of permissions for a file
A reply to a comment on a file
A list of replies to a comment on a file
The metadata for a revision to a file
A list of revisions of a file
Representation of a Team Drive
An image file and cropping parameters from which a background image for this Team Drive is set. This is a write only field; it can only be set on drive.teamdrives.update requests that don't set themeId. When specified, all fields of the backgroundImageFile must be set
Capabilities the current user has on this Team Drive
A list of Team Drives
Information about a Drive user
Helper functions for building Tesla requests