Module types

Module types 

Source
Expand description

The data types sent to and returned from the API client.

Structs§

About
Information about the user, the user’s Drive, and system capabilities.
BackgroundImageFile
An image file and cropping parameters from which a background image for this shared drive is set. This is a write only field; it can only be set on drive.drives.update requests that don’t set themeId. When specified, all fields of the backgroundImageFile must be set.
Capabilities
Capabilities the current user has on this shared drive.
Change
A change to a file or shared drive.
ChangeList
A list of changes for a user.
Channel
An notification channel used to watch for resource changes.
Comment
A comment on a file.
CommentList
A list of comments on a file.
ContentHints
Additional information about the content of the file. These fields are never populated in responses.
ContentRestriction
A restriction for accessing the content of the file.
Drive
Representation of a shared drive.
DriveList
A list of shared drives.
DriveThemes
File
The metadata for a file.
FileCapabilities
Capabilities the current user has on this file. Each capability corresponds to a fine-grained action that a user may take.
FileList
A list of files.
GeneratedIds
A list of generated file IDs which can be provided in create requests.
ImageMediaMetadata
Additional metadata about image media, if available.
LinkShareMetadata
Contains details about the link URLs that clients are using to refer to this item.
Location
Geographic location information stored in the image.
Permission
A permission for a file. A permission grants a user, group, domain or the world access to a file or a folder hierarchy.
PermissionDetails
PermissionList
A list of permissions for a file.
QuotedFileContent
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.
Reply
A reply to a comment on a file.
ReplyList
A list of replies to a comment on a file.
Restrictions
A set of restrictions that apply to this shared drive or items inside this shared drive.
Revision
The metadata for a revision to a file.
RevisionList
A list of revisions of a file.
ShortcutDetails
Shortcut file details. Only populated for shortcut files, which have the mimeType field set to application/vnd.google-apps.shortcut.
StartPageToken
StorageQuota
The user’s storage quota limits and usage. All fields are measured in bytes.
TeamDrive
Deprecated: use the drive collection instead.
TeamDriveBackgroundImageFile
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.
TeamDriveCapabilities
Capabilities the current user has on this Team Drive.
TeamDriveList
A list of Team Drives.
TeamDrivePermissionDetails
TeamDriveRestrictions
A set of restrictions that apply to this Team Drive or items inside this Team Drive.
Thumbnail
A thumbnail for the file. This will only be used if Google Drive cannot generate a standard thumbnail.
User
Information about a Drive user.
VideoMediaMetadata
Additional metadata about video media. This may not be available immediately upon upload.

Enums§

Alt
Data format for the response.
Corpus
The source of files to list. Deprecated: use ‘corpora’ instead.