Show / Hide Table of Contents

Namespace Google.Apis.Drive.v3.Data

Classes

About

Information about the user, the user's Drive, and system capabilities.

About.DriveThemesData

About.StorageQuotaData

The user's storage quota limits and usage. All fields are measured in bytes.

About.TeamDriveThemesData

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.

Comment.QuotedFileContentData

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.

CommentList

A list of comments on a file.

Drive

Representation of a shared drive.

Drive.BackgroundImageFileData

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.

Drive.CapabilitiesData

Capabilities the current user has on this shared drive.

Drive.RestrictionsData

A set of restrictions that apply to this shared drive or items inside this shared drive.

DriveList

A list of shared drives.

File

The metadata for a file.

File.CapabilitiesData

Capabilities the current user has on this file. Each capability corresponds to a fine-grained action that a user may take.

File.ContentHintsData

Additional information about the content of the file. These fields are never populated in responses.

File.ContentHintsData.ThumbnailData

A thumbnail for the file. This will only be used if Google Drive cannot generate a standard thumbnail.

File.ImageMediaMetadataData

Additional metadata about image media, if available.

File.ImageMediaMetadataData.LocationData

Geographic location information stored in the image.

File.VideoMediaMetadataData

Additional metadata about video media. This may not be available immediately upon upload.

FileList

A list of files.

GeneratedIds

A list of generated file IDs which can be provided in create requests.

Permission

A permission for a file. A permission grants a user, group, domain or the world access to a file or a folder hierarchy.

Permission.PermissionDetailsData

Permission.TeamDrivePermissionDetailsData

PermissionList

A list of permissions for a file.

Reply

A reply to a comment on a file.

ReplyList

A list of replies to a comment on a file.

Revision

The metadata for a revision to a file.

RevisionList

A list of revisions of a file.

StartPageToken

TeamDrive

Deprecated: use the drive collection instead.

TeamDrive.BackgroundImageFileData

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.

TeamDrive.CapabilitiesData

Capabilities the current user has on this Team Drive.

TeamDrive.RestrictionsData

A set of restrictions that apply to this Team Drive or items inside this Team Drive.

TeamDriveList

A list of Team Drives.

User

Information about a Drive user.

Back to top