Overview

Classes

  • Google_Service_Drive
  • Google_Service_Drive_About
  • Google_Service_Drive_About_Resource
  • Google_Service_Drive_AboutAdditionalRoleInfo
  • Google_Service_Drive_AboutAdditionalRoleInfoRoleSets
  • Google_Service_Drive_AboutDriveThemes
  • Google_Service_Drive_AboutExportFormats
  • Google_Service_Drive_AboutFeatures
  • Google_Service_Drive_AboutImportFormats
  • Google_Service_Drive_AboutMaxUploadSizes
  • Google_Service_Drive_AboutQuotaBytesByService
  • Google_Service_Drive_AboutTeamDriveThemes
  • Google_Service_Drive_App
  • Google_Service_Drive_AppIcons
  • Google_Service_Drive_AppList
  • Google_Service_Drive_Apps_Resource
  • Google_Service_Drive_Change
  • Google_Service_Drive_ChangeList
  • Google_Service_Drive_Changes_Resource
  • Google_Service_Drive_Channel
  • Google_Service_Drive_Channels_Resource
  • Google_Service_Drive_ChildList
  • Google_Service_Drive_ChildReference
  • Google_Service_Drive_Children_Resource
  • Google_Service_Drive_Comment
  • Google_Service_Drive_CommentContext
  • Google_Service_Drive_CommentList
  • Google_Service_Drive_CommentReply
  • Google_Service_Drive_CommentReplyList
  • Google_Service_Drive_Comments_Resource
  • Google_Service_Drive_Drive
  • Google_Service_Drive_DriveBackgroundImageFile
  • Google_Service_Drive_DriveCapabilities
  • Google_Service_Drive_DriveFile
  • Google_Service_Drive_DriveFileCapabilities
  • Google_Service_Drive_DriveFileImageMediaMetadata
  • Google_Service_Drive_DriveFileImageMediaMetadataLocation
  • Google_Service_Drive_DriveFileIndexableText
  • Google_Service_Drive_DriveFileLabels
  • Google_Service_Drive_DriveFileShortcutDetails
  • Google_Service_Drive_DriveFileThumbnail
  • Google_Service_Drive_DriveFileVideoMediaMetadata
  • Google_Service_Drive_DriveList
  • Google_Service_Drive_DriveRestrictions
  • Google_Service_Drive_Drives_Resource
  • Google_Service_Drive_FileList
  • Google_Service_Drive_Files_Resource
  • Google_Service_Drive_GeneratedIds
  • Google_Service_Drive_ParentList
  • Google_Service_Drive_ParentReference
  • Google_Service_Drive_Parents_Resource
  • Google_Service_Drive_Permission
  • Google_Service_Drive_PermissionId
  • Google_Service_Drive_PermissionList
  • Google_Service_Drive_PermissionPermissionDetails
  • Google_Service_Drive_Permissions_Resource
  • Google_Service_Drive_PermissionTeamDrivePermissionDetails
  • Google_Service_Drive_Properties_Resource
  • Google_Service_Drive_Property
  • Google_Service_Drive_PropertyList
  • Google_Service_Drive_Replies_Resource
  • Google_Service_Drive_Revision
  • Google_Service_Drive_RevisionList
  • Google_Service_Drive_Revisions_Resource
  • Google_Service_Drive_StartPageToken
  • Google_Service_Drive_TeamDrive
  • Google_Service_Drive_TeamDriveBackgroundImageFile
  • Google_Service_Drive_TeamDriveCapabilities
  • Google_Service_Drive_TeamDriveList
  • Google_Service_Drive_TeamDriveRestrictions
  • Google_Service_Drive_Teamdrives_Resource
  • Google_Service_Drive_User
  • Google_Service_Drive_UserPicture
  • Overview
  • Class
  • Tree

Class Google_Service_Drive

Service definition for Drive (v2).

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

For more information about this service, see the API Documentation

Google_Service
Extended by Google_Service_Drive
Author: Google, Inc.
Located at Drive.php
Methods summary
public
# __construct( Google_Client $client )

Constructs the internal representation of the Drive service.

Constructs the internal representation of the Drive service.

Parameters

$client
Constants summary
string DRIVE

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

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

#"https://www.googleapis.com/auth/drive"
string DRIVE_APPDATA

View and manage its own configuration data in your Google Drive.

View and manage its own configuration data in your Google Drive.

#"https://www.googleapis.com/auth/drive.appdata"
string DRIVE_APPS_READONLY

View your Google Drive apps.

View your Google Drive apps.

#"https://www.googleapis.com/auth/drive.apps.readonly"
string DRIVE_FILE

View and manage Google Drive files and folders that you have opened or created with this app.

View and manage Google Drive files and folders that you have opened or created with this app.

#"https://www.googleapis.com/auth/drive.file"
string DRIVE_METADATA

View and manage metadata of files in your Google Drive.

View and manage metadata of files in your Google Drive.

#"https://www.googleapis.com/auth/drive.metadata"
string DRIVE_METADATA_READONLY

View metadata for files in your Google Drive.

View metadata for files in your Google Drive.

#"https://www.googleapis.com/auth/drive.metadata.readonly"
string DRIVE_PHOTOS_READONLY

View the photos, videos and albums in your Google Photos.

View the photos, videos and albums in your Google Photos.

#"https://www.googleapis.com/auth/drive.photos.readonly"
string DRIVE_READONLY

See and download all your Google Drive files.

See and download all your Google Drive files.

#"https://www.googleapis.com/auth/drive.readonly"
string DRIVE_SCRIPTS

Modify your Google Apps Script scripts' behavior.

Modify your Google Apps Script scripts' behavior.

#"https://www.googleapis.com/auth/drive.scripts"
Properties summary
public mixed $about
#
public mixed $apps
#
public mixed $changes
#
public mixed $channels
#
public mixed $children
#
public mixed $comments
#
public mixed $drives
#
public mixed $files
#
public mixed $parents
#
public mixed $permissions
#
public mixed $properties
#
public mixed $replies
#
public mixed $revisions
#
public mixed $teamdrives
#
© 2020 Google Inc.
Drive API documentation generated by ApiGen 2.8.0