See: Description
| Interface | Description |
|---|---|
| DriveFileQueryBuilder | |
| DriveOperations |
Defines operations for integrating with Google Drive.
|
| FileCommentQueryBuilder |
| Class | Description |
|---|---|
| CommentReply |
Model class representing a reply to comment in a file in Google Drive
|
| DriveAbout |
Model class representing Google Drive general details for the current user
|
| DriveAbout.FormatMapping | |
| DriveAbout.RoleInfo | |
| DriveAbout.RoleSet | |
| DriveApp |
Model class representing an application that is using Google Drive API
|
| DriveApp.AppIcon | |
| DriveFile |
Model class representing a file in Google Drive
|
| DriveFile.Builder | |
| DriveFileParent |
Model class representing a file's parent in Google Drive
|
| DriveFilesPage | |
| DriveUser |
Model class representing a Google Drive user
|
| FileComment |
Model class representing a comment in a file in Google Drive
|
| FileCommentsPage | |
| FileRevision |
Model class representing a file revision in Google Drive
|
| FileRevision.FileRevisionBuilder | |
| UploadParameters |
Builder for parameters to be used in file upload
|
| UserPermission |
Model class representing a user permission to a file in Google Drive
|
| Enum | Description |
|---|---|
| AdditionalRole |
Enum representing a user permission additional role to a file in Google Drive
|
| CommentStatus |
Enum representing a comment status (open or resolved)
|
| DriveApp.IconCategory | |
| PermissionRole |
Enum representing a user permission role to a file in Google Drive
|
| PermissionType |
Enum representing a user permission type to a file in Google Drive
|
| ReplyVerb |
Enum representing a comment reply verb (resolve or reopen)
|