Module: Google::Apis::DriveV3
- Defined in:
- generated/google/apis/drive_v3.rb,
 generated/google/apis/drive_v3/classes.rb,
 generated/google/apis/drive_v3/service.rb,
 generated/google/apis/drive_v3/representations.rb
Overview
Drive API
Manages files in Drive including uploading, downloading, searching, detecting changes, and updating sharing permissions.
Defined Under Namespace
Classes: About, Change, ChangeList, Channel, Comment, CommentList, DriveService, File, FileList, GeneratedIds, Permission, PermissionList, Reply, ReplyList, Revision, RevisionList, StartPageToken, TeamDrive, TeamDriveList, User
Constant Summary collapse
- VERSION =
- 'V3'
- REVISION =
- '20180413'
- AUTH_DRIVE =
          View and manage the files in your Google Drive 
- '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_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 =
          View the files in your Google Drive 
- 'https://www.googleapis.com/auth/drive.readonly'
- AUTH_DRIVE_SCRIPTS =
          Modify your Google Apps Script scripts' behavior 
- 'https://www.googleapis.com/auth/drive.scripts'