Module: Google::Apis::DriveV3

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

Overview

Google Drive API

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

Defined Under Namespace

Classes: About, App, AppIcons, AppList, Change, ChangeList, Channel, Comment, CommentList, ContentRestriction, Drive, DriveList, DriveService, File, FileList, GeneratedIds, Label, LabelField, LabelFieldModification, LabelList, LabelModification, ModifyLabelsRequest, ModifyLabelsResponse, Permission, PermissionList, Reply, ReplyList, Revision, RevisionList, StartPageToken, TeamDrive, TeamDriveList, User

Constant Summary collapse

GEM_VERSION =

Version of the google-apis-drive_v3 gem

"0.48.0"
GENERATOR_VERSION =

Version of the code generator used to generate this client

"0.13.1"
REVISION =

Revision of the discovery document this client was generated from

"20240123"
VERSION =

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

'V3'
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_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'