Module: Google::Apis::DriveV2

Defined in:
lib/google/apis/drive_v2.rb,
lib/google/apis/drive_v2/classes.rb,
lib/google/apis/drive_v2/service.rb,
lib/google/apis/drive_v2/gem_version.rb,
lib/google/apis/drive_v2/representations.rb

Overview

Google Drive API

The Google Drive API allows clients to access resources from Google Drive.

Defined Under Namespace

Classes: About, App, AppList, Change, ChangeList, Channel, ChildList, ChildReference, Comment, CommentList, CommentReply, CommentReplyList, ContentRestriction, Drive, DriveList, DriveService, File, FileList, GeneratedIds, Label, LabelField, LabelFieldModification, LabelList, LabelModification, ModifyLabelsRequest, ModifyLabelsResponse, ParentList, ParentReference, Permission, PermissionId, PermissionList, Property, PropertyList, Revision, RevisionList, StartPageToken, TeamDrive, TeamDriveList, User

Constant Summary collapse

GEM_VERSION =

Version of the google-apis-drive_v2 gem

"0.46.0"
GENERATOR_VERSION =

Version of the code generator used to generate this client

"0.15.0"
REVISION =

Revision of the discovery document this client was generated from

"20240521"
VERSION =

Version of the Google Drive API this client connects to. This is NOT the gem version.

'V2'
AUTH_DRIVE =

See, edit, create, and delete all of your Google Drive files

'https://www.googleapis.com/auth/drive'
AUTH_DRIVE_APPDATA =

See, create, and delete its own configuration data in your Google Drive

'https://www.googleapis.com/auth/drive.appdata'
AUTH_DRIVE_APPS_READONLY =

View your Google Drive apps

'https://www.googleapis.com/auth/drive.apps.readonly'
AUTH_DRIVE_FILE =

See, edit, create, and delete only the specific Google Drive files you use with this app

'https://www.googleapis.com/auth/drive.file'
AUTH_DRIVE_MEET_READONLY =

See and download your Google Drive files that were created or edited by Google Meet.

'https://www.googleapis.com/auth/drive.meet.readonly'
AUTH_DRIVE_METADATA =

View and manage metadata of files in your Google Drive

'https://www.googleapis.com/auth/drive.metadata'
AUTH_DRIVE_METADATA_READONLY =

See information about your Google Drive files

'https://www.googleapis.com/auth/drive.metadata.readonly'
AUTH_DRIVE_PHOTOS_READONLY =

View the photos, videos and albums in your Google Photos

'https://www.googleapis.com/auth/drive.photos.readonly'
AUTH_DRIVE_READONLY =

See and download all your Google Drive files

'https://www.googleapis.com/auth/drive.readonly'
AUTH_DRIVE_SCRIPTS =

Modify your Google Apps Script scripts' behavior

'https://www.googleapis.com/auth/drive.scripts'