Google_Service_Drive
|
Service definition for Drive (v3). |
Google_Service_Drive_About
|
|
Google_Service_Drive_About_Resource
|
The "about" collection of methods. Typical usage is: <code> $driveService
= new Google_Service_Drive(...); $about = $driveService->about; </code> |
Google_Service_Drive_AboutDriveThemes
|
|
Google_Service_Drive_AboutStorageQuota
|
|
Google_Service_Drive_AboutTeamDriveThemes
|
|
Google_Service_Drive_Change
|
|
Google_Service_Drive_ChangeList
|
|
Google_Service_Drive_Changes_Resource
|
The "changes" collection of methods. Typical usage is: <code>
$driveService = new Google_Service_Drive(...); $changes =
$driveService->changes; </code> |
Google_Service_Drive_Channel
|
|
Google_Service_Drive_Channels_Resource
|
The "channels" collection of methods. Typical usage is: <code>
$driveService = new Google_Service_Drive(...); $channels =
$driveService->channels; </code> |
Google_Service_Drive_Comment
|
|
Google_Service_Drive_CommentList
|
|
Google_Service_Drive_CommentQuotedFileContent
|
|
Google_Service_Drive_Comments_Resource
|
The "comments" collection of methods. Typical usage is: <code>
$driveService = new Google_Service_Drive(...); $comments =
$driveService->comments; </code> |
Google_Service_Drive_Drive
|
|
Google_Service_Drive_DriveBackgroundImageFile
|
|
Google_Service_Drive_DriveCapabilities
|
|
Google_Service_Drive_DriveFile
|
|
Google_Service_Drive_DriveFileCapabilities
|
|
Google_Service_Drive_DriveFileContentHints
|
|
Google_Service_Drive_DriveFileContentHintsThumbnail
|
|
Google_Service_Drive_DriveFileImageMediaMetadata
|
|
Google_Service_Drive_DriveFileImageMediaMetadataLocation
|
|
Google_Service_Drive_DriveFileShortcutDetails
|
|
Google_Service_Drive_DriveFileVideoMediaMetadata
|
|
Google_Service_Drive_DriveList
|
|
Google_Service_Drive_DriveRestrictions
|
|
Google_Service_Drive_Drives_Resource
|
The "drives" collection of methods. Typical usage is: <code> $driveService
= new Google_Service_Drive(...); $drives = $driveService->drives;
</code> |
Google_Service_Drive_FileList
|
|
Google_Service_Drive_Files_Resource
|
The "files" collection of methods. Typical usage is: <code> $driveService
= new Google_Service_Drive(...); $files = $driveService->files; </code> |
Google_Service_Drive_GeneratedIds
|
|
Google_Service_Drive_Permission
|
|
Google_Service_Drive_PermissionList
|
|
Google_Service_Drive_PermissionPermissionDetails
|
|
Google_Service_Drive_Permissions_Resource
|
The "permissions" collection of methods. Typical usage is: <code>
$driveService = new Google_Service_Drive(...); $permissions =
$driveService->permissions; </code> |
Google_Service_Drive_PermissionTeamDrivePermissionDetails
|
|
Google_Service_Drive_Replies_Resource
|
The "replies" collection of methods. Typical usage is: <code>
$driveService = new Google_Service_Drive(...); $replies =
$driveService->replies; </code> |
Google_Service_Drive_Reply
|
|
Google_Service_Drive_ReplyList
|
|
Google_Service_Drive_Revision
|
|
Google_Service_Drive_RevisionList
|
|
Google_Service_Drive_Revisions_Resource
|
The "revisions" collection of methods. Typical usage is: <code>
$driveService = new Google_Service_Drive(...); $revisions =
$driveService->revisions; </code> |
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
|
The "teamdrives" collection of methods. Typical usage is: <code>
$driveService = new Google_Service_Drive(...); $teamdrives =
$driveService->teamdrives; </code> |
Google_Service_Drive_User
|
|