Module: Google::Apis::DriveV2

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

Overview

Drive API

Manages files in Drive including uploading, downloading, searching, detecting changes, and updating sharing permissions.

Defined Under Namespace

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

Constant Summary collapse

VERSION =
'V2'
REVISION =
'20201130'
AUTH_DRIVE =

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

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

View and manage 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 =

View and manage Google Drive files and folders that you have opened or created 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 =

View metadata for files in your Google Drive

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