Drive API v2 (revision 1)


A B C D E F G I L P Q R S T U

A

about() - Method in class com.google.api.services.drive.Drive
An accessor for creating requests from the About collection.
About - Class in com.google.api.services.drive.model
An item with user information and settings.
About() - Constructor for class com.google.api.services.drive.model.About
 
About.AdditionalRoleInfo - Class in com.google.api.services.drive.model
Model definition for AboutAdditionalRoleInfo.
About.AdditionalRoleInfo() - Constructor for class com.google.api.services.drive.model.About.AdditionalRoleInfo
 
About.AdditionalRoleInfo.RoleSets - Class in com.google.api.services.drive.model
Model definition for AboutAdditionalRoleInfoRoleSets.
About.AdditionalRoleInfo.RoleSets() - Constructor for class com.google.api.services.drive.model.About.AdditionalRoleInfo.RoleSets
 
About.ExportFormats - Class in com.google.api.services.drive.model
Model definition for AboutExportFormats.
About.ExportFormats() - Constructor for class com.google.api.services.drive.model.About.ExportFormats
 
About.Features - Class in com.google.api.services.drive.model
Model definition for AboutFeatures.
About.Features() - Constructor for class com.google.api.services.drive.model.About.Features
 
About.ImportFormats - Class in com.google.api.services.drive.model
Model definition for AboutImportFormats.
About.ImportFormats() - Constructor for class com.google.api.services.drive.model.About.ImportFormats
 
About.MaxUploadSizes - Class in com.google.api.services.drive.model
Model definition for AboutMaxUploadSizes.
About.MaxUploadSizes() - Constructor for class com.google.api.services.drive.model.About.MaxUploadSizes
 
App - Class in com.google.api.services.drive.model
Information about a third-party application which the user has installed or given access to Google Drive.
App() - Constructor for class com.google.api.services.drive.model.App
 
App.Icons - Class in com.google.api.services.drive.model
Model definition for AppIcons.
App.Icons() - Constructor for class com.google.api.services.drive.model.App.Icons
 
AppList - Class in com.google.api.services.drive.model
A list of third-party applications which the user has installed or given access to Google Drive.
AppList() - Constructor for class com.google.api.services.drive.model.AppList
 
apps() - Method in class com.google.api.services.drive.Drive
An accessor for creating requests from the Apps collection.

B

build() - Method in class com.google.api.services.drive.Drive.Builder
Builds a new instance of Drive.
builder(HttpTransport, JsonFactory) - Static method in class com.google.api.services.drive.Drive
Deprecated. (scheduled to removed in 1.8) Use Builder#Builder(HttpTransport, JsonFactory, HttpRequestInitializer).
buildHttpRequest() - Method in class com.google.api.services.drive.Drive.Files.Insert
 
buildHttpRequest() - Method in class com.google.api.services.drive.Drive.Files.Update
 

C

Change - Class in com.google.api.services.drive.model
Representation of a change to a file.
Change() - Constructor for class com.google.api.services.drive.model.Change
 
ChangeList - Class in com.google.api.services.drive.model
A list of changes for a user.
ChangeList() - Constructor for class com.google.api.services.drive.model.ChangeList
 
changes() - Method in class com.google.api.services.drive.Drive
An accessor for creating requests from the Changes collection.
ChildList - Class in com.google.api.services.drive.model
A list of children of a file.
ChildList() - Constructor for class com.google.api.services.drive.model.ChildList
 
ChildReference - Class in com.google.api.services.drive.model
A reference to a file's child.
ChildReference() - Constructor for class com.google.api.services.drive.model.ChildReference
 
children() - Method in class com.google.api.services.drive.Drive
An accessor for creating requests from the Children collection.
com.google.api.services.drive - package com.google.api.services.drive
 
com.google.api.services.drive.model - package com.google.api.services.drive.model
 
copy(String, File) - Method in class com.google.api.services.drive.Drive.Files
Creates a copy of the specified file.

D

DEFAULT_BASE_PATH - Static variable in class com.google.api.services.drive.Drive
Deprecated. (scheduled to be removed in 1.8) Use "/" + Drive.DEFAULT_SERVICE_PATH.
DEFAULT_BASE_URL - Static variable in class com.google.api.services.drive.Drive
The default encoded base URL of the service.
DEFAULT_ROOT_URL - Static variable in class com.google.api.services.drive.Drive
The default encoded root URL of the service.
DEFAULT_SERVICE_PATH - Static variable in class com.google.api.services.drive.Drive
The default encoded service path of the service.
delete(String, String) - Method in class com.google.api.services.drive.Drive.Children
Removes a child from a folder.
delete(String) - Method in class com.google.api.services.drive.Drive.Files
Permanently deletes a file by ID.
delete(String, String) - Method in class com.google.api.services.drive.Drive.Parents
Removes a parent from a file.
delete(String, String) - Method in class com.google.api.services.drive.Drive.Permissions
Deletes a permission from a file.
delete(String, String) - Method in class com.google.api.services.drive.Drive.Revisions
Removes a revision.
download(OutputStream) - Method in class com.google.api.services.drive.Drive.Files.Get
 
Drive - Class in com.google.api.services.drive
Service definition for Drive (v2).
Drive(HttpTransport, JsonFactory) - Constructor for class com.google.api.services.drive.Drive
Deprecated. (scheduled to be removed in 1.8) Use Drive.Drive(HttpTransport, JsonFactory, HttpRequestInitializer).
Drive(HttpTransport, JsonFactory, HttpRequestInitializer) - Constructor for class com.google.api.services.drive.Drive
Construct a Drive instance to connect to the Drive service.
DRIVE - Static variable in class com.google.api.services.drive.DriveScopes
View and manage the files and documents in your Google Drive.
Drive.About - Class in com.google.api.services.drive
The "about" collection of methods.
Drive.About() - Constructor for class com.google.api.services.drive.Drive.About
 
Drive.About.Get - Class in com.google.api.services.drive
 
Drive.Apps - Class in com.google.api.services.drive
The "apps" collection of methods.
Drive.Apps() - Constructor for class com.google.api.services.drive.Drive.Apps
 
Drive.Apps.List - Class in com.google.api.services.drive
 
Drive.Builder - Class in com.google.api.services.drive
Builder for Drive.
Drive.Builder(HttpTransport, JsonFactory, HttpRequestInitializer) - Constructor for class com.google.api.services.drive.Drive.Builder
Returns an instance of a new builder.
Drive.Changes - Class in com.google.api.services.drive
The "changes" collection of methods.
Drive.Changes() - Constructor for class com.google.api.services.drive.Drive.Changes
 
Drive.Changes.Get - Class in com.google.api.services.drive
 
Drive.Changes.List - Class in com.google.api.services.drive
 
Drive.Children - Class in com.google.api.services.drive
The "children" collection of methods.
Drive.Children() - Constructor for class com.google.api.services.drive.Drive.Children
 
Drive.Children.Delete - Class in com.google.api.services.drive
 
Drive.Children.Get - Class in com.google.api.services.drive
 
Drive.Children.Insert - Class in com.google.api.services.drive
 
Drive.Children.List - Class in com.google.api.services.drive
 
Drive.Files - Class in com.google.api.services.drive
The "files" collection of methods.
Drive.Files() - Constructor for class com.google.api.services.drive.Drive.Files
 
Drive.Files.Copy - Class in com.google.api.services.drive
 
Drive.Files.Delete - Class in com.google.api.services.drive
 
Drive.Files.Get - Class in com.google.api.services.drive
 
Drive.Files.Insert - Class in com.google.api.services.drive
 
Drive.Files.List - Class in com.google.api.services.drive
 
Drive.Files.Patch - Class in com.google.api.services.drive
 
Drive.Files.Touch - Class in com.google.api.services.drive
 
Drive.Files.Trash - Class in com.google.api.services.drive
 
Drive.Files.Untrash - Class in com.google.api.services.drive
 
Drive.Files.Update - Class in com.google.api.services.drive
 
Drive.Parents - Class in com.google.api.services.drive
The "parents" collection of methods.
Drive.Parents() - Constructor for class com.google.api.services.drive.Drive.Parents
 
Drive.Parents.Delete - Class in com.google.api.services.drive
 
Drive.Parents.Get - Class in com.google.api.services.drive
 
Drive.Parents.Insert - Class in com.google.api.services.drive
 
Drive.Parents.List - Class in com.google.api.services.drive
 
Drive.Permissions - Class in com.google.api.services.drive
The "permissions" collection of methods.
Drive.Permissions() - Constructor for class com.google.api.services.drive.Drive.Permissions
 
Drive.Permissions.Delete - Class in com.google.api.services.drive
 
Drive.Permissions.Get - Class in com.google.api.services.drive
 
Drive.Permissions.Insert - Class in com.google.api.services.drive
 
Drive.Permissions.List - Class in com.google.api.services.drive
 
Drive.Permissions.Patch - Class in com.google.api.services.drive
 
Drive.Permissions.Update - Class in com.google.api.services.drive
 
Drive.Revisions - Class in com.google.api.services.drive
The "revisions" collection of methods.
Drive.Revisions() - Constructor for class com.google.api.services.drive.Drive.Revisions
 
Drive.Revisions.Delete - Class in com.google.api.services.drive
 
Drive.Revisions.Get - Class in com.google.api.services.drive
 
Drive.Revisions.List - Class in com.google.api.services.drive
 
Drive.Revisions.Patch - Class in com.google.api.services.drive
 
Drive.Revisions.Update - Class in com.google.api.services.drive
 
DRIVE_APPS_READONLY - Static variable in class com.google.api.services.drive.DriveScopes
New service: https://www.googleapis.com/auth/drive.apps.readonly.
DRIVE_FILE - Static variable in class com.google.api.services.drive.DriveScopes
View and manage Google Drive files that you have opened or created with this app.
DRIVE_METADATA_READONLY - Static variable in class com.google.api.services.drive.DriveScopes
View metadata for files and documents in your Google Drive.
DRIVE_READONLY - Static variable in class com.google.api.services.drive.DriveScopes
View the files and documents in your Google Drive.
DriveRequest - Class in com.google.api.services.drive
Generated Drive request.
DriveRequest(JsonHttpClient, HttpMethod, String, Object) - Constructor for class com.google.api.services.drive.DriveRequest
Builds an instance of DriveRequest.
DriveScopes - Class in com.google.api.services.drive
Available OAuth 2.0 scopes for use with the Drive API.

E

execute() - Method in class com.google.api.services.drive.Drive.About.Get
Sends the "get" request to the Drive server.
execute() - Method in class com.google.api.services.drive.Drive.Apps.List
Sends the "list" request to the Drive server.
execute() - Method in class com.google.api.services.drive.Drive.Changes.Get
Sends the "get" request to the Drive server.
execute() - Method in class com.google.api.services.drive.Drive.Changes.List
Sends the "list" request to the Drive server.
execute() - Method in class com.google.api.services.drive.Drive.Children.Delete
Sends the "delete" request to the Drive server.
execute() - Method in class com.google.api.services.drive.Drive.Children.Get
Sends the "get" request to the Drive server.
execute() - Method in class com.google.api.services.drive.Drive.Children.Insert
Sends the "insert" request to the Drive server.
execute() - Method in class com.google.api.services.drive.Drive.Children.List
Sends the "list" request to the Drive server.
execute() - Method in class com.google.api.services.drive.Drive.Files.Copy
Sends the "copy" request to the Drive server.
execute() - Method in class com.google.api.services.drive.Drive.Files.Delete
Sends the "delete" request to the Drive server.
execute() - Method in class com.google.api.services.drive.Drive.Files.Get
Sends the "get" request to the Drive server.
execute() - Method in class com.google.api.services.drive.Drive.Files.Insert
Sends the "insert" request to the Drive server.
execute() - Method in class com.google.api.services.drive.Drive.Files.List
Sends the "list" request to the Drive server.
execute() - Method in class com.google.api.services.drive.Drive.Files.Patch
Sends the "patch" request to the Drive server.
execute() - Method in class com.google.api.services.drive.Drive.Files.Touch
Sends the "touch" request to the Drive server.
execute() - Method in class com.google.api.services.drive.Drive.Files.Trash
Sends the "trash" request to the Drive server.
execute() - Method in class com.google.api.services.drive.Drive.Files.Untrash
Sends the "untrash" request to the Drive server.
execute() - Method in class com.google.api.services.drive.Drive.Files.Update
Sends the "update" request to the Drive server.
execute() - Method in class com.google.api.services.drive.Drive.Parents.Delete
Sends the "delete" request to the Drive server.
execute() - Method in class com.google.api.services.drive.Drive.Parents.Get
Sends the "get" request to the Drive server.
execute() - Method in class com.google.api.services.drive.Drive.Parents.Insert
Sends the "insert" request to the Drive server.
execute() - Method in class com.google.api.services.drive.Drive.Parents.List
Sends the "list" request to the Drive server.
execute() - Method in class com.google.api.services.drive.Drive.Permissions.Delete
Sends the "delete" request to the Drive server.
execute() - Method in class com.google.api.services.drive.Drive.Permissions.Get
Sends the "get" request to the Drive server.
execute() - Method in class com.google.api.services.drive.Drive.Permissions.Insert
Sends the "insert" request to the Drive server.
execute() - Method in class com.google.api.services.drive.Drive.Permissions.List
Sends the "list" request to the Drive server.
execute() - Method in class com.google.api.services.drive.Drive.Permissions.Patch
Sends the "patch" request to the Drive server.
execute() - Method in class com.google.api.services.drive.Drive.Permissions.Update
Sends the "update" request to the Drive server.
execute() - Method in class com.google.api.services.drive.Drive.Revisions.Delete
Sends the "delete" request to the Drive server.
execute() - Method in class com.google.api.services.drive.Drive.Revisions.Get
Sends the "get" request to the Drive server.
execute() - Method in class com.google.api.services.drive.Drive.Revisions.List
Sends the "list" request to the Drive server.
execute() - Method in class com.google.api.services.drive.Drive.Revisions.Patch
Sends the "patch" request to the Drive server.
execute() - Method in class com.google.api.services.drive.Drive.Revisions.Update
Sends the "update" request to the Drive server.
executeAsMedia() - Method in class com.google.api.services.drive.Drive.Files.Get
Deprecated. (scheduled to be removed in 1.7) Use Drive.Files.Get.download(java.io.OutputStream) to write to an output stream. If the downloaded stream needs to be parsed request.setAlt("media").executeAsInputStream() can be used instead.
executeUnparsed() - Method in class com.google.api.services.drive.Drive.Files.Insert
 
executeUnparsed() - Method in class com.google.api.services.drive.Drive.Files.Update
 

F

File - Class in com.google.api.services.drive.model
The metadata for a file.
File() - Constructor for class com.google.api.services.drive.model.File
 
File.IndexableText - Class in com.google.api.services.drive.model
Indexable text attributes for the file (can only be written)
File.IndexableText() - Constructor for class com.google.api.services.drive.model.File.IndexableText
 
File.Labels - Class in com.google.api.services.drive.model
A group of labels for the file.
File.Labels() - Constructor for class com.google.api.services.drive.model.File.Labels
 
FileList - Class in com.google.api.services.drive.model
A list of files.
FileList() - Constructor for class com.google.api.services.drive.model.FileList
 
files() - Method in class com.google.api.services.drive.Drive
An accessor for creating requests from the Files collection.

G

get() - Method in class com.google.api.services.drive.Drive.About
Gets the information about the current user along with Drive API settings Create a request for the method "about.get".
get(String) - Method in class com.google.api.services.drive.Drive.Changes
Gets a specific change.
get(String, String) - Method in class com.google.api.services.drive.Drive.Children
Gets a specific child reference.
get(String) - Method in class com.google.api.services.drive.Drive.Files
Gets a file's metadata by ID.
get(String, String) - Method in class com.google.api.services.drive.Drive.Parents
Gets a specific parent reference.
get(String, String) - Method in class com.google.api.services.drive.Drive.Permissions
Gets a permission by ID.
get(String, String) - Method in class com.google.api.services.drive.Drive.Revisions
Gets a specific revision.
getAdditionalRoleInfo() - Method in class com.google.api.services.drive.model.About
Additional ACL role info.
getAdditionalRoles() - Method in class com.google.api.services.drive.model.About.AdditionalRoleInfo.RoleSets
The list of additional roles for this role set.
getAdditionalRoles() - Method in class com.google.api.services.drive.model.Permission
Additional roles for this user.
getAlt() - Method in class com.google.api.services.drive.DriveRequest
Data format for the response.
getAlternateLink() - Method in class com.google.api.services.drive.model.File
A link for opening the file in a browser.
getAuthKey() - Method in class com.google.api.services.drive.model.Permission
The authkey parameter required for this permission.
getAuthorized() - Method in class com.google.api.services.drive.model.App
Whether the app is authorized to access data on the user's Drive.
getCategory() - Method in class com.google.api.services.drive.model.App.Icons
Category of the icon.
getChangeId() - Method in class com.google.api.services.drive.Drive.Changes.Get
The ID of the change.
getChildId() - Method in class com.google.api.services.drive.Drive.Children.Delete
The ID of the child.
getChildId() - Method in class com.google.api.services.drive.Drive.Children.Get
The ID of the child.
getChildLink() - Method in class com.google.api.services.drive.model.ChildReference
A link to the child.
getConvert() - Method in class com.google.api.services.drive.Drive.Files.Copy
Whether to convert this file to the corresponding Google Docs format.
getConvert() - Method in class com.google.api.services.drive.Drive.Files.Insert
Whether to convert this file to the corresponding Google Docs format.
getConvert() - Method in class com.google.api.services.drive.Drive.Files.Patch
Whether to convert this file to the corresponding Google Docs format.
getConvert() - Method in class com.google.api.services.drive.Drive.Files.Update
Whether to convert this file to the corresponding Google Docs format.
getCreatedDate() - Method in class com.google.api.services.drive.model.File
Create time for this file (formatted ISO8601 timestamp).
getDeleted() - Method in class com.google.api.services.drive.model.Change
Whether the file has been deleted.
getDescription() - Method in class com.google.api.services.drive.model.File
A short description of the file.
getDomainSharingPolicy() - Method in class com.google.api.services.drive.model.About
The domain sharing policy for the current user.
getDownloadUrl() - Method in class com.google.api.services.drive.model.File
Short term download URL for the file.
getDownloadUrl() - Method in class com.google.api.services.drive.model.Revision
Short term download URL for the file.
getEditable() - Method in class com.google.api.services.drive.model.File
Whether the file can be edited by the current user.
getEmbedLink() - Method in class com.google.api.services.drive.model.File
A link for embedding the file.
getEtag() - Method in class com.google.api.services.drive.model.About
The ETag of the item.
getEtag() - Method in class com.google.api.services.drive.model.AppList
The ETag of the list.
getEtag() - Method in class com.google.api.services.drive.model.ChangeList
The ETag of the list.
getEtag() - Method in class com.google.api.services.drive.model.ChildList
The ETag of the list.
getEtag() - Method in class com.google.api.services.drive.model.File
ETag of the file.
getEtag() - Method in class com.google.api.services.drive.model.FileList
The ETag of the list.
getEtag() - Method in class com.google.api.services.drive.model.ParentList
The ETag of the list.
getEtag() - Method in class com.google.api.services.drive.model.Permission
The ETag of the permission.
getEtag() - Method in class com.google.api.services.drive.model.PermissionList
The ETag of the list.
getEtag() - Method in class com.google.api.services.drive.model.Revision
The ETag of the revision.
getEtag() - Method in class com.google.api.services.drive.model.RevisionList
The ETag of the list.
getExportFormats() - Method in class com.google.api.services.drive.model.About
The allowable export formats.
getExportLinks() - Method in class com.google.api.services.drive.model.File
Links for exporting Google Docs to specific formats.
getExportLinks() - Method in class com.google.api.services.drive.model.Revision
Links for exporting Google Docs to specific formats.
getFeatureName() - Method in class com.google.api.services.drive.model.About.Features
The name of the feature.
getFeatureRate() - Method in class com.google.api.services.drive.model.About.Features
The request limit rate for this feature, in queries per second.
getFeatures() - Method in class com.google.api.services.drive.model.About
List of additional features enabled on this account.
getFields() - Method in class com.google.api.services.drive.DriveRequest
Selector specifying which fields to include in a partial response.
getFile() - Method in class com.google.api.services.drive.model.Change
The updated state of the file.
getFileExtension() - Method in class com.google.api.services.drive.model.File
The file extension used when downloading this file.
getFileId() - Method in class com.google.api.services.drive.Drive.Files.Copy
The ID of the file to copy.
getFileId() - Method in class com.google.api.services.drive.Drive.Files.Delete
The ID of the file to delete.
getFileId() - Method in class com.google.api.services.drive.Drive.Files.Get
The ID for the file in question.
getFileId() - Method in class com.google.api.services.drive.Drive.Files.Patch
The ID of the file to update.
getFileId() - Method in class com.google.api.services.drive.Drive.Files.Touch
The ID of the file to update.
getFileId() - Method in class com.google.api.services.drive.Drive.Files.Trash
The ID of the file to trash.
getFileId() - Method in class com.google.api.services.drive.Drive.Files.Untrash
The ID of the file to untrash.
getFileId() - Method in class com.google.api.services.drive.Drive.Files.Update
The ID of the file to update.
getFileId() - Method in class com.google.api.services.drive.Drive.Parents.Delete
The ID of the file.
getFileId() - Method in class com.google.api.services.drive.Drive.Parents.Get
The ID of the file.
getFileId() - Method in class com.google.api.services.drive.Drive.Parents.Insert
The ID of the file.
getFileId() - Method in class com.google.api.services.drive.Drive.Parents.List
The ID of the file.
getFileId() - Method in class com.google.api.services.drive.Drive.Permissions.Delete
The ID for the file.
getFileId() - Method in class com.google.api.services.drive.Drive.Permissions.Get
The ID for the file.
getFileId() - Method in class com.google.api.services.drive.Drive.Permissions.Insert
The ID for the file.
getFileId() - Method in class com.google.api.services.drive.Drive.Permissions.List
The ID for the file.
getFileId() - Method in class com.google.api.services.drive.Drive.Permissions.Patch
The ID for the file.
getFileId() - Method in class com.google.api.services.drive.Drive.Permissions.Update
The ID for the file.
getFileId() - Method in class com.google.api.services.drive.Drive.Revisions.Delete
The ID of the file.
getFileId() - Method in class com.google.api.services.drive.Drive.Revisions.Get
The ID of the file.
getFileId() - Method in class com.google.api.services.drive.Drive.Revisions.List
The ID of the file.
getFileId() - Method in class com.google.api.services.drive.Drive.Revisions.Patch
The ID for the file.
getFileId() - Method in class com.google.api.services.drive.Drive.Revisions.Update
The ID for the file.
getFileId() - Method in class com.google.api.services.drive.model.Change
The ID of the file associated with this change.
getFileSize() - Method in class com.google.api.services.drive.model.File
The size of the file in bytes.
getFileSize() - Method in class com.google.api.services.drive.model.Revision
The size of the revision in bytes.
getFolderId() - Method in class com.google.api.services.drive.Drive.Children.Delete
The ID of the folder.
getFolderId() - Method in class com.google.api.services.drive.Drive.Children.Get
The ID of the folder.
getFolderId() - Method in class com.google.api.services.drive.Drive.Children.Insert
The ID of the folder.
getFolderId() - Method in class com.google.api.services.drive.Drive.Children.List
The ID of the folder.
getHidden() - Method in class com.google.api.services.drive.model.File.Labels
Whether this file is hidden from the user.
getIcons() - Method in class com.google.api.services.drive.model.App
The various icons for the app.
getIconUrl() - Method in class com.google.api.services.drive.model.App.Icons
URL for the icon.
getId() - Method in class com.google.api.services.drive.model.App
The ID of the app.
getId() - Method in class com.google.api.services.drive.model.Change
The ID of the change.
getId() - Method in class com.google.api.services.drive.model.ChildReference
The ID of the child.
getId() - Method in class com.google.api.services.drive.model.File
The id of the file.
getId() - Method in class com.google.api.services.drive.model.ParentReference
The ID of the parent.
getId() - Method in class com.google.api.services.drive.model.Permission
The ID of the permission.
getId() - Method in class com.google.api.services.drive.model.Revision
The ID of the revision.
getImportFormats() - Method in class com.google.api.services.drive.model.About
The allowable import formats.
getIncludeDeleted() - Method in class com.google.api.services.drive.Drive.Changes.List
Whether to include deleted items.
getIncludeSubscribed() - Method in class com.google.api.services.drive.Drive.About.Get
Whether to include subscribed items when calculating the number of remaining change IDs [default: true]
getIncludeSubscribed() - Method in class com.google.api.services.drive.Drive.Changes.List
Whether to include subscribed items.
getIndexableText() - Method in class com.google.api.services.drive.model.File
Indexable text attributes for the file (can only be written) The value returned may be null.
getInstalled() - Method in class com.google.api.services.drive.model.App
Whether the app is installed.
getIsCurrentAppInstalled() - Method in class com.google.api.services.drive.model.About
A boolean indicating whether the authenticated app is installed by the authenticated user.
getIsRoot() - Method in class com.google.api.services.drive.model.ParentReference
Whether or not the parent is the root folder.
getItems() - Method in class com.google.api.services.drive.model.AppList
The actual list of apps.
getItems() - Method in class com.google.api.services.drive.model.ChangeList
The actual list of changes.
getItems() - Method in class com.google.api.services.drive.model.ChildList
The actual list of children.
getItems() - Method in class com.google.api.services.drive.model.FileList
The actual list of files.
getItems() - Method in class com.google.api.services.drive.model.ParentList
The actual list of parents.
getItems() - Method in class com.google.api.services.drive.model.PermissionList
The actual list of permissions.
getItems() - Method in class com.google.api.services.drive.model.RevisionList
The actual list of revisions.
getKey() - Method in class com.google.api.services.drive.DriveRequest
API key.
getKind() - Method in class com.google.api.services.drive.model.About
This is always drive#about.
getKind() - Method in class com.google.api.services.drive.model.App
This is always drive#app.
getKind() - Method in class com.google.api.services.drive.model.AppList
This is always drive#appList.
getKind() - Method in class com.google.api.services.drive.model.Change
This is always drive#change.
getKind() - Method in class com.google.api.services.drive.model.ChangeList
This is always drive#changeList.
getKind() - Method in class com.google.api.services.drive.model.ChildList
This is always drive#childList.
getKind() - Method in class com.google.api.services.drive.model.ChildReference
This is always drive#childReference.
getKind() - Method in class com.google.api.services.drive.model.File
The type of file.
getKind() - Method in class com.google.api.services.drive.model.FileList
This is always drive#fileList.
getKind() - Method in class com.google.api.services.drive.model.ParentList
This is always drive#parentList.
getKind() - Method in class com.google.api.services.drive.model.ParentReference
This is always drive#parentReference.
getKind() - Method in class com.google.api.services.drive.model.Permission
This is always drive#permission.
getKind() - Method in class com.google.api.services.drive.model.PermissionList
This is always drive#permissionList.
getKind() - Method in class com.google.api.services.drive.model.Revision
This is always drive#revision.
getKind() - Method in class com.google.api.services.drive.model.RevisionList
This is always drive#revisionList.
getLabels() - Method in class com.google.api.services.drive.model.File
A group of labels for the file.
getLargestChangeId() - Method in class com.google.api.services.drive.model.About
The largest change id.
getLargestChangeId() - Method in class com.google.api.services.drive.model.ChangeList
The current largest change ID.
getLastModifyingUserName() - Method in class com.google.api.services.drive.model.File
Name of the last user to modify this file.
getLastModifyingUserName() - Method in class com.google.api.services.drive.model.Revision
Name of the last user to modify this revision.
getLastViewedByMeDate() - Method in class com.google.api.services.drive.model.File
Last time this file was viewed by the user (formatted RFC 3339 timestamp).
getMaxChangeIdCount() - Method in class com.google.api.services.drive.Drive.About.Get
Maximum number of remaining change IDs to count [default: 1]
getMaxResults() - Method in class com.google.api.services.drive.Drive.Changes.List
Maximum number of changes to return.
getMaxResults() - Method in class com.google.api.services.drive.Drive.Children.List
Maximum number of children to return.
getMaxResults() - Method in class com.google.api.services.drive.Drive.Files.List
Maximum number of files to return.
getMaxUploadSizes() - Method in class com.google.api.services.drive.model.About
List of max upload sizes for each file type.
getMd5Checksum() - Method in class com.google.api.services.drive.model.File
An MD5 checksum for the content of this file.
getMd5Checksum() - Method in class com.google.api.services.drive.model.Revision
An MD5 checksum for the content of this revision.
getMediaHttpDownloader() - Method in class com.google.api.services.drive.Drive.Files.Get
Returns the Media HTTP downloader.
getMediaHttpUploader() - Method in class com.google.api.services.drive.Drive.Files.Insert
Returns the Media HTTP Uploader or null if there is no media HTTP content provided to be uploaded.
getMediaHttpUploader() - Method in class com.google.api.services.drive.Drive.Files.Update
Returns the Media HTTP Uploader or null if there is no media HTTP content provided to be uploaded.
getMimeType() - Method in class com.google.api.services.drive.model.File
The MIME type of the file.
getMimeType() - Method in class com.google.api.services.drive.model.Revision
The MIME type of the revision.
getModifiedByMeDate() - Method in class com.google.api.services.drive.model.File
Last time this file was modified by the user (formatted RFC 3339 timestamp).
getModifiedDate() - Method in class com.google.api.services.drive.model.File
Last time this file was modified by anyone (formatted RFC 3339 timestamp).
getModifiedDate() - Method in class com.google.api.services.drive.model.Revision
Last time this revision was modified (formatted RFC 3339 timestamp).
getName() - Method in class com.google.api.services.drive.model.About
The name of the current user.
getName() - Method in class com.google.api.services.drive.model.App
The name of the app.
getName() - Method in class com.google.api.services.drive.model.Permission
The name for this permission.
getNewRevision() - Method in class com.google.api.services.drive.Drive.Files.Patch
Whether a blob upload should create a new revision.
getNewRevision() - Method in class com.google.api.services.drive.Drive.Files.Update
Whether a blob upload should create a new revision.
getNextLink() - Method in class com.google.api.services.drive.model.ChangeList
A link to the next page of changes.
getNextLink() - Method in class com.google.api.services.drive.model.ChildList
A link to the next page of children.
getNextLink() - Method in class com.google.api.services.drive.model.FileList
A link to the next page of files.
getNextPageToken() - Method in class com.google.api.services.drive.model.ChangeList
The page token for the next page of changes.
getNextPageToken() - Method in class com.google.api.services.drive.model.ChildList
The page token for the next page of children.
getNextPageToken() - Method in class com.google.api.services.drive.model.FileList
The page token for the next page of files.
getOauthToken() - Method in class com.google.api.services.drive.DriveRequest
OAuth 2.0 token for the current user.
getObjectType() - Method in class com.google.api.services.drive.model.App
The name of the type of object this app creates.
getOcr() - Method in class com.google.api.services.drive.Drive.Files.Copy
Whether to attempt OCR on .jpg, .png, or .gif uploads.
getOcr() - Method in class com.google.api.services.drive.Drive.Files.Insert
Whether to attempt OCR on .jpg, .png, or .gif uploads.
getOcr() - Method in class com.google.api.services.drive.Drive.Files.Patch
Whether to attempt OCR on .jpg, .png, or .gif uploads.
getOcr() - Method in class com.google.api.services.drive.Drive.Files.Update
Whether to attempt OCR on .jpg, .png, or .gif uploads.
getOcrLanguage() - Method in class com.google.api.services.drive.Drive.Files.Copy
If ocr is true, hints at the language to use.
getOcrLanguage() - Method in class com.google.api.services.drive.Drive.Files.Insert
If ocr is true, hints at the language to use.
getOcrLanguage() - Method in class com.google.api.services.drive.Drive.Files.Patch
If ocr is true, hints at the language to use.
getOcrLanguage() - Method in class com.google.api.services.drive.Drive.Files.Update
If ocr is true, hints at the language to use.
getOriginalFilename() - Method in class com.google.api.services.drive.model.File
The filename when uploading this file.
getOriginalFilename() - Method in class com.google.api.services.drive.model.Revision
The original filename when this revision was created.
getOwnerNames() - Method in class com.google.api.services.drive.model.File
Name(s) of the owner(s) of this file.
getPageToken() - Method in class com.google.api.services.drive.Drive.Changes.List
Page token for changes.
getPageToken() - Method in class com.google.api.services.drive.Drive.Children.List
Page token for children.
getPageToken() - Method in class com.google.api.services.drive.Drive.Files.List
Page token for files.
getParentId() - Method in class com.google.api.services.drive.Drive.Parents.Delete
The ID of the parent.
getParentId() - Method in class com.google.api.services.drive.Drive.Parents.Get
The ID of the parent.
getParentLink() - Method in class com.google.api.services.drive.model.ParentReference
A link to the parent.
getParents() - Method in class com.google.api.services.drive.model.File
Collection of parent folders which contain this file.
getPermissionId() - Method in class com.google.api.services.drive.Drive.Permissions.Delete
The ID for the permission.
getPermissionId() - Method in class com.google.api.services.drive.Drive.Permissions.Get
The ID for the permission.
getPermissionId() - Method in class com.google.api.services.drive.Drive.Permissions.Patch
The ID for the permission.
getPermissionId() - Method in class com.google.api.services.drive.Drive.Permissions.Update
The ID for the permission.
getPermissionId() - Method in class com.google.api.services.drive.model.About
The current user's ID as visible in the permissions collection.
getPermissionsLink() - Method in class com.google.api.services.drive.model.File
A link to the permissions collection.
getPhotoLink() - Method in class com.google.api.services.drive.model.Permission
A link to the profile photo, if available.
getPinned() - Method in class com.google.api.services.drive.Drive.Files.Insert
Whether to pin the head revision of the uploaded file.
getPinned() - Method in class com.google.api.services.drive.Drive.Files.Patch
Whether to pin the new revision.
getPinned() - Method in class com.google.api.services.drive.Drive.Files.Update
Whether to pin the new revision.
getPinned() - Method in class com.google.api.services.drive.model.Revision
Whether this revision is pinned to prevent automatic purging.
getPrettyPrint() - Method in class com.google.api.services.drive.DriveRequest
Returns response with indentations and line breaks.
getPrimaryFileExtensions() - Method in class com.google.api.services.drive.model.App
The list of primary file extensions.
getPrimaryMimeTypes() - Method in class com.google.api.services.drive.model.App
The list of primary mime types.
getPrimaryRole() - Method in class com.google.api.services.drive.model.About.AdditionalRoleInfo.RoleSets
The primary role for this role set.
getProductUrl() - Method in class com.google.api.services.drive.model.App
The product URL.
getProjection() - Method in class com.google.api.services.drive.Drive.Files.Get
Restrict information returned for simplicity and optimization.
getProjection() - Method in class com.google.api.services.drive.Drive.Files.List
Restrict information returned for simplicity and optimization.
getPublishAuto() - Method in class com.google.api.services.drive.model.Revision
Whether subsequent revisions will be automatically republished.
getPublished() - Method in class com.google.api.services.drive.model.Revision
Whether this revision is published.
getPublishedLink() - Method in class com.google.api.services.drive.model.Revision
A link to the published revision.
getPublishedOutsideDomain() - Method in class com.google.api.services.drive.model.Revision
Whether this revision is published outside the domain.
getQ() - Method in class com.google.api.services.drive.Drive.Children.List
Query string for searching children.
getQ() - Method in class com.google.api.services.drive.Drive.Files.List
Query string for searching files.
getQuotaBytesTotal() - Method in class com.google.api.services.drive.model.About
The total number of quota bytes.
getQuotaBytesUsed() - Method in class com.google.api.services.drive.model.About
The number of quota bytes used.
getQuotaBytesUsed() - Method in class com.google.api.services.drive.model.File
The number of quota bytes used by this file.
getQuotaBytesUsedInTrash() - Method in class com.google.api.services.drive.model.About
The number of quota bytes used by trashed items.
getQuotaUser() - Method in class com.google.api.services.drive.DriveRequest
Available to use for quota purposes for server-side applications.
getRemainingChangeIds() - Method in class com.google.api.services.drive.model.About
The number of remaining change ids.
getResponseHeaders() - Method in class com.google.api.services.drive.model.About
Returns the HTTP headers that were returned with the server response, or null.
getResponseHeaders() - Method in class com.google.api.services.drive.model.App
Returns the HTTP headers that were returned with the server response, or null.
getResponseHeaders() - Method in class com.google.api.services.drive.model.AppList
Returns the HTTP headers that were returned with the server response, or null.
getResponseHeaders() - Method in class com.google.api.services.drive.model.Change
Returns the HTTP headers that were returned with the server response, or null.
getResponseHeaders() - Method in class com.google.api.services.drive.model.ChangeList
Returns the HTTP headers that were returned with the server response, or null.
getResponseHeaders() - Method in class com.google.api.services.drive.model.ChildList
Returns the HTTP headers that were returned with the server response, or null.
getResponseHeaders() - Method in class com.google.api.services.drive.model.ChildReference
Returns the HTTP headers that were returned with the server response, or null.
getResponseHeaders() - Method in class com.google.api.services.drive.model.File
Returns the HTTP headers that were returned with the server response, or null.
getResponseHeaders() - Method in class com.google.api.services.drive.model.FileList
Returns the HTTP headers that were returned with the server response, or null.
getResponseHeaders() - Method in class com.google.api.services.drive.model.ParentList
Returns the HTTP headers that were returned with the server response, or null.
getResponseHeaders() - Method in class com.google.api.services.drive.model.ParentReference
Returns the HTTP headers that were returned with the server response, or null.
getResponseHeaders() - Method in class com.google.api.services.drive.model.Permission
Returns the HTTP headers that were returned with the server response, or null.
getResponseHeaders() - Method in class com.google.api.services.drive.model.PermissionList
Returns the HTTP headers that were returned with the server response, or null.
getResponseHeaders() - Method in class com.google.api.services.drive.model.Revision
Returns the HTTP headers that were returned with the server response, or null.
getResponseHeaders() - Method in class com.google.api.services.drive.model.RevisionList
Returns the HTTP headers that were returned with the server response, or null.
getRestricted() - Method in class com.google.api.services.drive.model.File.Labels
Whether viewers are prevented from downloading this file.
getRevisionId() - Method in class com.google.api.services.drive.Drive.Revisions.Delete
The ID of the revision.
getRevisionId() - Method in class com.google.api.services.drive.Drive.Revisions.Get
The ID of the revision.
getRevisionId() - Method in class com.google.api.services.drive.Drive.Revisions.Patch
The ID for the revision.
getRevisionId() - Method in class com.google.api.services.drive.Drive.Revisions.Update
The ID for the revision.
getRole() - Method in class com.google.api.services.drive.model.Permission
The primary role for this user.
getRoleSets() - Method in class com.google.api.services.drive.model.About.AdditionalRoleInfo
The role sets for this role info item.
getRootFolderId() - Method in class com.google.api.services.drive.model.About
The id of the root folder.
getSecondaryFileExtensions() - Method in class com.google.api.services.drive.model.App
The list of secondary file extensions.
getSecondaryMimeTypes() - Method in class com.google.api.services.drive.model.App
The list of secondary mime types.
getSelfLink() - Method in class com.google.api.services.drive.model.About
A link back to this item.
getSelfLink() - Method in class com.google.api.services.drive.model.AppList
A link back to this list.
getSelfLink() - Method in class com.google.api.services.drive.model.Change
A link back to this change.
getSelfLink() - Method in class com.google.api.services.drive.model.ChangeList
A link back to this list.
getSelfLink() - Method in class com.google.api.services.drive.model.ChildList
A link back to this list.
getSelfLink() - Method in class com.google.api.services.drive.model.ChildReference
A link back to this reference.
getSelfLink() - Method in class com.google.api.services.drive.model.File
A link back to this file.
getSelfLink() - Method in class com.google.api.services.drive.model.FileList
A link back to this list.
getSelfLink() - Method in class com.google.api.services.drive.model.ParentList
A link back to this list.
getSelfLink() - Method in class com.google.api.services.drive.model.ParentReference
A link back to this reference.
getSelfLink() - Method in class com.google.api.services.drive.model.Permission
A link back to this permission.
getSelfLink() - Method in class com.google.api.services.drive.model.PermissionList
A link back to this list.
getSelfLink() - Method in class com.google.api.services.drive.model.Revision
A link back to this revision.
getSelfLink() - Method in class com.google.api.services.drive.model.RevisionList
A link back to this list.
getSendNotificationEmails() - Method in class com.google.api.services.drive.Drive.Permissions.Insert
Whether to send notification emails.
getSetModifiedDate() - Method in class com.google.api.services.drive.Drive.Files.Patch
Whether to set the modified date with the supplied modified date.
getSetModifiedDate() - Method in class com.google.api.services.drive.Drive.Files.Update
Whether to set the modified date with the supplied modified date.
getSharedWithMeDate() - Method in class com.google.api.services.drive.model.File
Time at which this file was shared with the user (formatted RFC 3339 timestamp).
getSize() - Method in class com.google.api.services.drive.model.About.MaxUploadSizes
The max upload size for this type.
getSize() - Method in class com.google.api.services.drive.model.App.Icons
Size of the icon.
getSource() - Method in class com.google.api.services.drive.model.About.ExportFormats
The content type to convert from.
getSource() - Method in class com.google.api.services.drive.model.About.ImportFormats
The imported file's content type to convert from.
getSourceLanguage() - Method in class com.google.api.services.drive.Drive.Files.Copy
The language of the original file to be translated.
getSourceLanguage() - Method in class com.google.api.services.drive.Drive.Files.Insert
The language of the original file to be translated.
getSourceLanguage() - Method in class com.google.api.services.drive.Drive.Files.Patch
The language of the original file to be translated.
getSourceLanguage() - Method in class com.google.api.services.drive.Drive.Files.Update
The language of the original file to be translated.
getStarred() - Method in class com.google.api.services.drive.model.File.Labels
Whether this file is starred by the user.
getStartChangeId() - Method in class com.google.api.services.drive.Drive.About.Get
Change ID to start counting from when calculating number of remaining change IDs
getStartChangeId() - Method in class com.google.api.services.drive.Drive.Changes.List
Change ID to start listing changes from.
getSupportsCreate() - Method in class com.google.api.services.drive.model.App
Whether this app supports creating new objects.
getSupportsImport() - Method in class com.google.api.services.drive.model.App
Whether this app supports importing Google Docs.
getTargetLanguage() - Method in class com.google.api.services.drive.Drive.Files.Copy
Target language to translate the file to.
getTargetLanguage() - Method in class com.google.api.services.drive.Drive.Files.Insert
Target language to translate the file to.
getTargetLanguage() - Method in class com.google.api.services.drive.Drive.Files.Patch
Target language to translate the file to.
getTargetLanguage() - Method in class com.google.api.services.drive.Drive.Files.Update
Target language to translate the file to.
getTargets() - Method in class com.google.api.services.drive.model.About.ExportFormats
The possible content types to convert to.
getTargets() - Method in class com.google.api.services.drive.model.About.ImportFormats
The possible content types to convert to.
getText() - Method in class com.google.api.services.drive.model.File.IndexableText
The text to be indexed for this file The value returned may be null.
getThumbnailLink() - Method in class com.google.api.services.drive.model.File
A link to the file's thumbnail.
getTimedTextLanguage() - Method in class com.google.api.services.drive.Drive.Files.Copy
The language of the timed text.
getTimedTextLanguage() - Method in class com.google.api.services.drive.Drive.Files.Insert
The language of the timed text.
getTimedTextLanguage() - Method in class com.google.api.services.drive.Drive.Files.Patch
The language of the timed text.
getTimedTextLanguage() - Method in class com.google.api.services.drive.Drive.Files.Update
The language of the timed text.
getTimedTextTrackName() - Method in class com.google.api.services.drive.Drive.Files.Copy
The timed text track name.
getTimedTextTrackName() - Method in class com.google.api.services.drive.Drive.Files.Insert
The timed text track name.
getTimedTextTrackName() - Method in class com.google.api.services.drive.Drive.Files.Patch
The timed text track name.
getTimedTextTrackName() - Method in class com.google.api.services.drive.Drive.Files.Update
The timed text track name.
getTitle() - Method in class com.google.api.services.drive.model.File
The title of this file.
getTrashed() - Method in class com.google.api.services.drive.model.File.Labels
Whether this file has been trashed.
getType() - Method in class com.google.api.services.drive.model.About.AdditionalRoleInfo
The content type for this ACL role info item.
getType() - Method in class com.google.api.services.drive.model.About.MaxUploadSizes
The file type.
getType() - Method in class com.google.api.services.drive.model.Permission
The account type.
getUpdateViewedDate() - Method in class com.google.api.services.drive.Drive.Files.Get
Whether to update the view date after successfully retrieving the file.
getUpdateViewedDate() - Method in class com.google.api.services.drive.Drive.Files.Patch
Whether to update the view date after successfully updating the file.
getUpdateViewedDate() - Method in class com.google.api.services.drive.Drive.Files.Update
Whether to update the view date after successfully updating the file.
getUserIp() - Method in class com.google.api.services.drive.DriveRequest
IP address of the site where the request originates.
getUserPermission() - Method in class com.google.api.services.drive.model.File
The permissions for the authenticated user on this file.
getValue() - Method in class com.google.api.services.drive.model.Permission
The email address or domain name for the entity.
getViewed() - Method in class com.google.api.services.drive.model.File.Labels
Whether this file has been viewed by this user.
getWithLink() - Method in class com.google.api.services.drive.model.Permission
Whether the link is required for this permission.
getWritersCanShare() - Method in class com.google.api.services.drive.model.File
Whether writers can share the document with other users.

I

initialize(JsonHttpRequest) - Method in class com.google.api.services.drive.Drive
 
insert(String, ChildReference) - Method in class com.google.api.services.drive.Drive.Children
Inserts a file into a folder.
insert(File) - Method in class com.google.api.services.drive.Drive.Files
Insert a new file.
insert(File, AbstractInputStreamContent) - Method in class com.google.api.services.drive.Drive.Files
Insert a new file.
insert(String, ParentReference) - Method in class com.google.api.services.drive.Drive.Parents
Adds a parent folder for a file.
insert(String, Permission) - Method in class com.google.api.services.drive.Drive.Permissions
Inserts a permission for a file.
isConvert() - Method in class com.google.api.services.drive.Drive.Files.Copy
Convenience method that returns only Boolean.TRUE or Boolean.FALSE.
isConvert() - Method in class com.google.api.services.drive.Drive.Files.Insert
Convenience method that returns only Boolean.TRUE or Boolean.FALSE.
isConvert() - Method in class com.google.api.services.drive.Drive.Files.Patch
Convenience method that returns only Boolean.TRUE or Boolean.FALSE.
isConvert() - Method in class com.google.api.services.drive.Drive.Files.Update
Convenience method that returns only Boolean.TRUE or Boolean.FALSE.
isIncludeDeleted() - Method in class com.google.api.services.drive.Drive.Changes.List
Convenience method that returns only Boolean.TRUE or Boolean.FALSE.
isIncludeSubscribed() - Method in class com.google.api.services.drive.Drive.About.Get
Convenience method that returns only Boolean.TRUE or Boolean.FALSE.
isIncludeSubscribed() - Method in class com.google.api.services.drive.Drive.Changes.List
Convenience method that returns only Boolean.TRUE or Boolean.FALSE.
isNewRevision() - Method in class com.google.api.services.drive.Drive.Files.Patch
Convenience method that returns only Boolean.TRUE or Boolean.FALSE.
isNewRevision() - Method in class com.google.api.services.drive.Drive.Files.Update
Convenience method that returns only Boolean.TRUE or Boolean.FALSE.
isOcr() - Method in class com.google.api.services.drive.Drive.Files.Copy
Convenience method that returns only Boolean.TRUE or Boolean.FALSE.
isOcr() - Method in class com.google.api.services.drive.Drive.Files.Insert
Convenience method that returns only Boolean.TRUE or Boolean.FALSE.
isOcr() - Method in class com.google.api.services.drive.Drive.Files.Patch
Convenience method that returns only Boolean.TRUE or Boolean.FALSE.
isOcr() - Method in class com.google.api.services.drive.Drive.Files.Update
Convenience method that returns only Boolean.TRUE or Boolean.FALSE.
isPinned() - Method in class com.google.api.services.drive.Drive.Files.Insert
Convenience method that returns only Boolean.TRUE or Boolean.FALSE.
isPinned() - Method in class com.google.api.services.drive.Drive.Files.Patch
Convenience method that returns only Boolean.TRUE or Boolean.FALSE.
isPinned() - Method in class com.google.api.services.drive.Drive.Files.Update
Convenience method that returns only Boolean.TRUE or Boolean.FALSE.
isSendNotificationEmails() - Method in class com.google.api.services.drive.Drive.Permissions.Insert
Convenience method that returns only Boolean.TRUE or Boolean.FALSE.
isSetModifiedDate() - Method in class com.google.api.services.drive.Drive.Files.Patch
Convenience method that returns only Boolean.TRUE or Boolean.FALSE.
isSetModifiedDate() - Method in class com.google.api.services.drive.Drive.Files.Update
Convenience method that returns only Boolean.TRUE or Boolean.FALSE.
isUpdateViewedDate() - Method in class com.google.api.services.drive.Drive.Files.Get
Convenience method that returns only Boolean.TRUE or Boolean.FALSE.
isUpdateViewedDate() - Method in class com.google.api.services.drive.Drive.Files.Patch
Convenience method that returns only Boolean.TRUE or Boolean.FALSE.
isUpdateViewedDate() - Method in class com.google.api.services.drive.Drive.Files.Update
Convenience method that returns only Boolean.TRUE or Boolean.FALSE.

L

list() - Method in class com.google.api.services.drive.Drive.Apps
Lists a user's apps.
list() - Method in class com.google.api.services.drive.Drive.Changes
Lists the changes for a user.
list(String) - Method in class com.google.api.services.drive.Drive.Children
Lists a folder's children.
list() - Method in class com.google.api.services.drive.Drive.Files
Lists the user's files.
list(String) - Method in class com.google.api.services.drive.Drive.Parents
Lists a file's parents.
list(String) - Method in class com.google.api.services.drive.Drive.Permissions
Lists a file's permissions.
list(String) - Method in class com.google.api.services.drive.Drive.Revisions
Lists a file's revisions.

P

ParentList - Class in com.google.api.services.drive.model
A list of a file's parents.
ParentList() - Constructor for class com.google.api.services.drive.model.ParentList
 
ParentReference - Class in com.google.api.services.drive.model
A reference to a file's parent.
ParentReference() - Constructor for class com.google.api.services.drive.model.ParentReference
 
parents() - Method in class com.google.api.services.drive.Drive
An accessor for creating requests from the Parents collection.
patch(String, File) - Method in class com.google.api.services.drive.Drive.Files
Updates file metadata and/or content.
patch(String, String, Permission) - Method in class com.google.api.services.drive.Drive.Permissions
Updates a permission.
patch(String, String, Revision) - Method in class com.google.api.services.drive.Drive.Revisions
Updates a revision.
Permission - Class in com.google.api.services.drive.model
A single permission for a file.
Permission() - Constructor for class com.google.api.services.drive.model.Permission
 
PermissionList - Class in com.google.api.services.drive.model
A list of permissions associated with a file.
PermissionList() - Constructor for class com.google.api.services.drive.model.PermissionList
 
permissions() - Method in class com.google.api.services.drive.Drive
An accessor for creating requests from the Permissions collection.

Q

queue(BatchRequest, JsonBatchCallback<About>) - Method in class com.google.api.services.drive.Drive.About.Get
Queues the "get" request to the Drive server into the given batch request.
queue(BatchRequest, JsonBatchCallback<AppList>) - Method in class com.google.api.services.drive.Drive.Apps.List
Queues the "list" request to the Drive server into the given batch request.
queue(BatchRequest, JsonBatchCallback<Change>) - Method in class com.google.api.services.drive.Drive.Changes.Get
Queues the "get" request to the Drive server into the given batch request.
queue(BatchRequest, JsonBatchCallback<ChangeList>) - Method in class com.google.api.services.drive.Drive.Changes.List
Queues the "list" request to the Drive server into the given batch request.
queue(BatchRequest, JsonBatchCallback<Void>) - Method in class com.google.api.services.drive.Drive.Children.Delete
Queues the "delete" request to the Drive server into the given batch request.
queue(BatchRequest, JsonBatchCallback<ChildReference>) - Method in class com.google.api.services.drive.Drive.Children.Get
Queues the "get" request to the Drive server into the given batch request.
queue(BatchRequest, JsonBatchCallback<ChildReference>) - Method in class com.google.api.services.drive.Drive.Children.Insert
Queues the "insert" request to the Drive server into the given batch request.
queue(BatchRequest, JsonBatchCallback<ChildList>) - Method in class com.google.api.services.drive.Drive.Children.List
Queues the "list" request to the Drive server into the given batch request.
queue(BatchRequest, JsonBatchCallback<File>) - Method in class com.google.api.services.drive.Drive.Files.Copy
Queues the "copy" request to the Drive server into the given batch request.
queue(BatchRequest, JsonBatchCallback<Void>) - Method in class com.google.api.services.drive.Drive.Files.Delete
Queues the "delete" request to the Drive server into the given batch request.
queue(BatchRequest, JsonBatchCallback<File>) - Method in class com.google.api.services.drive.Drive.Files.Get
Queues the "get" request to the Drive server into the given batch request.
queue(BatchRequest, JsonBatchCallback<File>) - Method in class com.google.api.services.drive.Drive.Files.Insert
Queues the "insert" request to the Drive server into the given batch request.
queue(BatchRequest, JsonBatchCallback<FileList>) - Method in class com.google.api.services.drive.Drive.Files.List
Queues the "list" request to the Drive server into the given batch request.
queue(BatchRequest, JsonBatchCallback<File>) - Method in class com.google.api.services.drive.Drive.Files.Patch
Queues the "patch" request to the Drive server into the given batch request.
queue(BatchRequest, JsonBatchCallback<File>) - Method in class com.google.api.services.drive.Drive.Files.Touch
Queues the "touch" request to the Drive server into the given batch request.
queue(BatchRequest, JsonBatchCallback<File>) - Method in class com.google.api.services.drive.Drive.Files.Trash
Queues the "trash" request to the Drive server into the given batch request.
queue(BatchRequest, JsonBatchCallback<File>) - Method in class com.google.api.services.drive.Drive.Files.Untrash
Queues the "untrash" request to the Drive server into the given batch request.
queue(BatchRequest, JsonBatchCallback<File>) - Method in class com.google.api.services.drive.Drive.Files.Update
Queues the "update" request to the Drive server into the given batch request.
queue(BatchRequest, JsonBatchCallback<Void>) - Method in class com.google.api.services.drive.Drive.Parents.Delete
Queues the "delete" request to the Drive server into the given batch request.
queue(BatchRequest, JsonBatchCallback<ParentReference>) - Method in class com.google.api.services.drive.Drive.Parents.Get
Queues the "get" request to the Drive server into the given batch request.
queue(BatchRequest, JsonBatchCallback<ParentReference>) - Method in class com.google.api.services.drive.Drive.Parents.Insert
Queues the "insert" request to the Drive server into the given batch request.
queue(BatchRequest, JsonBatchCallback<ParentList>) - Method in class com.google.api.services.drive.Drive.Parents.List
Queues the "list" request to the Drive server into the given batch request.
queue(BatchRequest, JsonBatchCallback<Void>) - Method in class com.google.api.services.drive.Drive.Permissions.Delete
Queues the "delete" request to the Drive server into the given batch request.
queue(BatchRequest, JsonBatchCallback<Permission>) - Method in class com.google.api.services.drive.Drive.Permissions.Get
Queues the "get" request to the Drive server into the given batch request.
queue(BatchRequest, JsonBatchCallback<Permission>) - Method in class com.google.api.services.drive.Drive.Permissions.Insert
Queues the "insert" request to the Drive server into the given batch request.
queue(BatchRequest, JsonBatchCallback<PermissionList>) - Method in class com.google.api.services.drive.Drive.Permissions.List
Queues the "list" request to the Drive server into the given batch request.
queue(BatchRequest, JsonBatchCallback<Permission>) - Method in class com.google.api.services.drive.Drive.Permissions.Patch
Queues the "patch" request to the Drive server into the given batch request.
queue(BatchRequest, JsonBatchCallback<Permission>) - Method in class com.google.api.services.drive.Drive.Permissions.Update
Queues the "update" request to the Drive server into the given batch request.
queue(BatchRequest, JsonBatchCallback<Void>) - Method in class com.google.api.services.drive.Drive.Revisions.Delete
Queues the "delete" request to the Drive server into the given batch request.
queue(BatchRequest, JsonBatchCallback<Revision>) - Method in class com.google.api.services.drive.Drive.Revisions.Get
Queues the "get" request to the Drive server into the given batch request.
queue(BatchRequest, JsonBatchCallback<RevisionList>) - Method in class com.google.api.services.drive.Drive.Revisions.List
Queues the "list" request to the Drive server into the given batch request.
queue(BatchRequest, JsonBatchCallback<Revision>) - Method in class com.google.api.services.drive.Drive.Revisions.Patch
Queues the "patch" request to the Drive server into the given batch request.
queue(BatchRequest, JsonBatchCallback<Revision>) - Method in class com.google.api.services.drive.Drive.Revisions.Update
Queues the "update" request to the Drive server into the given batch request.

R

Revision - Class in com.google.api.services.drive.model
A single revision of a file.
Revision() - Constructor for class com.google.api.services.drive.model.Revision
 
RevisionList - Class in com.google.api.services.drive.model
A list of revisions of a file.
RevisionList() - Constructor for class com.google.api.services.drive.model.RevisionList
 
revisions() - Method in class com.google.api.services.drive.Drive
An accessor for creating requests from the Revisions collection.

S

setAdditionalRoleInfo(List<About.AdditionalRoleInfo>) - Method in class com.google.api.services.drive.model.About
Additional ACL role info.
setAdditionalRoles(List<String>) - Method in class com.google.api.services.drive.model.About.AdditionalRoleInfo.RoleSets
The list of additional roles for this role set.
setAdditionalRoles(List<String>) - Method in class com.google.api.services.drive.model.Permission
Additional roles for this user.
setAlt(String) - Method in class com.google.api.services.drive.DriveRequest
Data format for the response.
setAlternateLink(String) - Method in class com.google.api.services.drive.model.File
A link for opening the file in a browser.
setApplicationName(String) - Method in class com.google.api.services.drive.Drive.Builder
 
setAuthKey(String) - Method in class com.google.api.services.drive.model.Permission
The authkey parameter required for this permission.
setAuthorized(Boolean) - Method in class com.google.api.services.drive.model.App
Whether the app is authorized to access data on the user's Drive.
setBaseUrl(GenericUrl) - Method in class com.google.api.services.drive.Drive.Builder
Deprecated. 
setCategory(String) - Method in class com.google.api.services.drive.model.App.Icons
Category of the icon.
setChangeId(String) - Method in class com.google.api.services.drive.Drive.Changes.Get
The ID of the change.
setChildId(String) - Method in class com.google.api.services.drive.Drive.Children.Delete
The ID of the child.
setChildId(String) - Method in class com.google.api.services.drive.Drive.Children.Get
The ID of the child.
setChildLink(String) - Method in class com.google.api.services.drive.model.ChildReference
A link to the child.
setConvert(Boolean) - Method in class com.google.api.services.drive.Drive.Files.Copy
Whether to convert this file to the corresponding Google Docs format.
setConvert(Boolean) - Method in class com.google.api.services.drive.Drive.Files.Insert
Whether to convert this file to the corresponding Google Docs format.
setConvert(Boolean) - Method in class com.google.api.services.drive.Drive.Files.Patch
Whether to convert this file to the corresponding Google Docs format.
setConvert(Boolean) - Method in class com.google.api.services.drive.Drive.Files.Update
Whether to convert this file to the corresponding Google Docs format.
setCreatedDate(DateTime) - Method in class com.google.api.services.drive.model.File
Create time for this file (formatted ISO8601 timestamp).
setDeleted(Boolean) - Method in class com.google.api.services.drive.model.Change
Whether the file has been deleted.
setDescription(String) - Method in class com.google.api.services.drive.model.File
A short description of the file.
setDomainSharingPolicy(String) - Method in class com.google.api.services.drive.model.About
The domain sharing policy for the current user.
setDownloadUrl(String) - Method in class com.google.api.services.drive.model.File
Short term download URL for the file.
setDownloadUrl(String) - Method in class com.google.api.services.drive.model.Revision
Short term download URL for the file.
setEditable(Boolean) - Method in class com.google.api.services.drive.model.File
Whether the file can be edited by the current user.
setEmbedLink(String) - Method in class com.google.api.services.drive.model.File
A link for embedding the file.
setEtag(String) - Method in class com.google.api.services.drive.model.About
The ETag of the item.
setEtag(String) - Method in class com.google.api.services.drive.model.AppList
The ETag of the list.
setEtag(String) - Method in class com.google.api.services.drive.model.ChangeList
The ETag of the list.
setEtag(String) - Method in class com.google.api.services.drive.model.ChildList
The ETag of the list.
setEtag(String) - Method in class com.google.api.services.drive.model.File
ETag of the file.
setEtag(String) - Method in class com.google.api.services.drive.model.FileList
The ETag of the list.
setEtag(String) - Method in class com.google.api.services.drive.model.ParentList
The ETag of the list.
setEtag(String) - Method in class com.google.api.services.drive.model.Permission
The ETag of the permission.
setEtag(String) - Method in class com.google.api.services.drive.model.PermissionList
The ETag of the list.
setEtag(String) - Method in class com.google.api.services.drive.model.Revision
The ETag of the revision.
setEtag(String) - Method in class com.google.api.services.drive.model.RevisionList
The ETag of the list.
setExportFormats(List<About.ExportFormats>) - Method in class com.google.api.services.drive.model.About
The allowable export formats.
setExportLinks(Map<String, String>) - Method in class com.google.api.services.drive.model.File
Links for exporting Google Docs to specific formats.
setExportLinks(Map<String, String>) - Method in class com.google.api.services.drive.model.Revision
Links for exporting Google Docs to specific formats.
setFeatureName(String) - Method in class com.google.api.services.drive.model.About.Features
The name of the feature.
setFeatureRate(Double) - Method in class com.google.api.services.drive.model.About.Features
The request limit rate for this feature, in queries per second.
setFeatures(List<About.Features>) - Method in class com.google.api.services.drive.model.About
List of additional features enabled on this account.
setFields(String) - Method in class com.google.api.services.drive.Drive.About.Get
 
setFields(String) - Method in class com.google.api.services.drive.Drive.Apps.List
 
setFields(String) - Method in class com.google.api.services.drive.Drive.Changes.Get
 
setFields(String) - Method in class com.google.api.services.drive.Drive.Changes.List
 
setFields(String) - Method in class com.google.api.services.drive.Drive.Children.Delete
 
setFields(String) - Method in class com.google.api.services.drive.Drive.Children.Get
 
setFields(String) - Method in class com.google.api.services.drive.Drive.Children.Insert
 
setFields(String) - Method in class com.google.api.services.drive.Drive.Children.List
 
setFields(String) - Method in class com.google.api.services.drive.Drive.Files.Copy
 
setFields(String) - Method in class com.google.api.services.drive.Drive.Files.Delete
 
setFields(String) - Method in class com.google.api.services.drive.Drive.Files.Get
 
setFields(String) - Method in class com.google.api.services.drive.Drive.Files.Insert
 
setFields(String) - Method in class com.google.api.services.drive.Drive.Files.List
 
setFields(String) - Method in class com.google.api.services.drive.Drive.Files.Patch
 
setFields(String) - Method in class com.google.api.services.drive.Drive.Files.Touch
 
setFields(String) - Method in class com.google.api.services.drive.Drive.Files.Trash
 
setFields(String) - Method in class com.google.api.services.drive.Drive.Files.Untrash
 
setFields(String) - Method in class com.google.api.services.drive.Drive.Files.Update
 
setFields(String) - Method in class com.google.api.services.drive.Drive.Parents.Delete
 
setFields(String) - Method in class com.google.api.services.drive.Drive.Parents.Get
 
setFields(String) - Method in class com.google.api.services.drive.Drive.Parents.Insert
 
setFields(String) - Method in class com.google.api.services.drive.Drive.Parents.List
 
setFields(String) - Method in class com.google.api.services.drive.Drive.Permissions.Delete
 
setFields(String) - Method in class com.google.api.services.drive.Drive.Permissions.Get
 
setFields(String) - Method in class com.google.api.services.drive.Drive.Permissions.Insert
 
setFields(String) - Method in class com.google.api.services.drive.Drive.Permissions.List
 
setFields(String) - Method in class com.google.api.services.drive.Drive.Permissions.Patch
 
setFields(String) - Method in class com.google.api.services.drive.Drive.Permissions.Update
 
setFields(String) - Method in class com.google.api.services.drive.Drive.Revisions.Delete
 
setFields(String) - Method in class com.google.api.services.drive.Drive.Revisions.Get
 
setFields(String) - Method in class com.google.api.services.drive.Drive.Revisions.List
 
setFields(String) - Method in class com.google.api.services.drive.Drive.Revisions.Patch
 
setFields(String) - Method in class com.google.api.services.drive.Drive.Revisions.Update
 
setFields(String) - Method in class com.google.api.services.drive.DriveRequest
Selector specifying which fields to include in a partial response.
setFile(File) - Method in class com.google.api.services.drive.model.Change
The updated state of the file.
setFileExtension(String) - Method in class com.google.api.services.drive.model.File
The file extension used when downloading this file.
setFileId(String) - Method in class com.google.api.services.drive.Drive.Files.Copy
The ID of the file to copy.
setFileId(String) - Method in class com.google.api.services.drive.Drive.Files.Delete
The ID of the file to delete.
setFileId(String) - Method in class com.google.api.services.drive.Drive.Files.Get
The ID for the file in question.
setFileId(String) - Method in class com.google.api.services.drive.Drive.Files.Patch
The ID of the file to update.
setFileId(String) - Method in class com.google.api.services.drive.Drive.Files.Touch
The ID of the file to update.
setFileId(String) - Method in class com.google.api.services.drive.Drive.Files.Trash
The ID of the file to trash.
setFileId(String) - Method in class com.google.api.services.drive.Drive.Files.Untrash
The ID of the file to untrash.
setFileId(String) - Method in class com.google.api.services.drive.Drive.Files.Update
The ID of the file to update.
setFileId(String) - Method in class com.google.api.services.drive.Drive.Parents.Delete
The ID of the file.
setFileId(String) - Method in class com.google.api.services.drive.Drive.Parents.Get
The ID of the file.
setFileId(String) - Method in class com.google.api.services.drive.Drive.Parents.Insert
The ID of the file.
setFileId(String) - Method in class com.google.api.services.drive.Drive.Parents.List
The ID of the file.
setFileId(String) - Method in class com.google.api.services.drive.Drive.Permissions.Delete
The ID for the file.
setFileId(String) - Method in class com.google.api.services.drive.Drive.Permissions.Get
The ID for the file.
setFileId(String) - Method in class com.google.api.services.drive.Drive.Permissions.Insert
The ID for the file.
setFileId(String) - Method in class com.google.api.services.drive.Drive.Permissions.List
The ID for the file.
setFileId(String) - Method in class com.google.api.services.drive.Drive.Permissions.Patch
The ID for the file.
setFileId(String) - Method in class com.google.api.services.drive.Drive.Permissions.Update
The ID for the file.
setFileId(String) - Method in class com.google.api.services.drive.Drive.Revisions.Delete
The ID of the file.
setFileId(String) - Method in class com.google.api.services.drive.Drive.Revisions.Get
The ID of the file.
setFileId(String) - Method in class com.google.api.services.drive.Drive.Revisions.List
The ID of the file.
setFileId(String) - Method in class com.google.api.services.drive.Drive.Revisions.Patch
The ID for the file.
setFileId(String) - Method in class com.google.api.services.drive.Drive.Revisions.Update
The ID for the file.
setFileId(String) - Method in class com.google.api.services.drive.model.Change
The ID of the file associated with this change.
setFileSize(Long) - Method in class com.google.api.services.drive.model.File
The size of the file in bytes.
setFileSize(Long) - Method in class com.google.api.services.drive.model.Revision
The size of the revision in bytes.
setFolderId(String) - Method in class com.google.api.services.drive.Drive.Children.Delete
The ID of the folder.
setFolderId(String) - Method in class com.google.api.services.drive.Drive.Children.Get
The ID of the folder.
setFolderId(String) - Method in class com.google.api.services.drive.Drive.Children.Insert
The ID of the folder.
setFolderId(String) - Method in class com.google.api.services.drive.Drive.Children.List
The ID of the folder.
setHidden(Boolean) - Method in class com.google.api.services.drive.model.File.Labels
Whether this file is hidden from the user.
setHttpRequestInitializer(HttpRequestInitializer) - Method in class com.google.api.services.drive.Drive.Builder
 
setIcons(List<App.Icons>) - Method in class com.google.api.services.drive.model.App
The various icons for the app.
setIconUrl(String) - Method in class com.google.api.services.drive.model.App.Icons
URL for the icon.
setId(String) - Method in class com.google.api.services.drive.model.App
The ID of the app.
setId(BigInteger) - Method in class com.google.api.services.drive.model.Change
The ID of the change.
setId(String) - Method in class com.google.api.services.drive.model.ChildReference
The ID of the child.
setId(String) - Method in class com.google.api.services.drive.model.File
The id of the file.
setId(String) - Method in class com.google.api.services.drive.model.ParentReference
The ID of the parent.
setId(String) - Method in class com.google.api.services.drive.model.Permission
The ID of the permission.
setId(String) - Method in class com.google.api.services.drive.model.Revision
The ID of the revision.
setImportFormats(List<About.ImportFormats>) - Method in class com.google.api.services.drive.model.About
The allowable import formats.
setIncludeDeleted(Boolean) - Method in class com.google.api.services.drive.Drive.Changes.List
Whether to include deleted items.
setIncludeSubscribed(Boolean) - Method in class com.google.api.services.drive.Drive.About.Get
Whether to include subscribed items when calculating the number of remaining change IDs
setIncludeSubscribed(Boolean) - Method in class com.google.api.services.drive.Drive.Changes.List
Whether to include subscribed items.
setIndexableText(File.IndexableText) - Method in class com.google.api.services.drive.model.File
Indexable text attributes for the file (can only be written) The value set may be null.
setInstalled(Boolean) - Method in class com.google.api.services.drive.model.App
Whether the app is installed.
setIsCurrentAppInstalled(Boolean) - Method in class com.google.api.services.drive.model.About
A boolean indicating whether the authenticated app is installed by the authenticated user.
setIsRoot(Boolean) - Method in class com.google.api.services.drive.model.ParentReference
Whether or not the parent is the root folder.
setItems(List<App>) - Method in class com.google.api.services.drive.model.AppList
The actual list of apps.
setItems(List<Change>) - Method in class com.google.api.services.drive.model.ChangeList
The actual list of changes.
setItems(List<ChildReference>) - Method in class com.google.api.services.drive.model.ChildList
The actual list of children.
setItems(List<File>) - Method in class com.google.api.services.drive.model.FileList
The actual list of files.
setItems(List<ParentReference>) - Method in class com.google.api.services.drive.model.ParentList
The actual list of parents.
setItems(List<Permission>) - Method in class com.google.api.services.drive.model.PermissionList
The actual list of permissions.
setItems(List<Revision>) - Method in class com.google.api.services.drive.model.RevisionList
The actual list of revisions.
setJsonHttpRequestInitializer(JsonHttpRequestInitializer) - Method in class com.google.api.services.drive.Drive.Builder
 
setKey(String) - Method in class com.google.api.services.drive.DriveRequest
API key.
setKind(String) - Method in class com.google.api.services.drive.model.About
This is always drive#about.
setKind(String) - Method in class com.google.api.services.drive.model.App
This is always drive#app.
setKind(String) - Method in class com.google.api.services.drive.model.AppList
This is always drive#appList.
setKind(String) - Method in class com.google.api.services.drive.model.Change
This is always drive#change.
setKind(String) - Method in class com.google.api.services.drive.model.ChangeList
This is always drive#changeList.
setKind(String) - Method in class com.google.api.services.drive.model.ChildList
This is always drive#childList.
setKind(String) - Method in class com.google.api.services.drive.model.ChildReference
This is always drive#childReference.
setKind(String) - Method in class com.google.api.services.drive.model.File
The type of file.
setKind(String) - Method in class com.google.api.services.drive.model.FileList
This is always drive#fileList.
setKind(String) - Method in class com.google.api.services.drive.model.ParentList
This is always drive#parentList.
setKind(String) - Method in class com.google.api.services.drive.model.ParentReference
This is always drive#parentReference.
setKind(String) - Method in class com.google.api.services.drive.model.Permission
This is always drive#permission.
setKind(String) - Method in class com.google.api.services.drive.model.PermissionList
This is always drive#permissionList.
setKind(String) - Method in class com.google.api.services.drive.model.Revision
This is always drive#revision.
setKind(String) - Method in class com.google.api.services.drive.model.RevisionList
This is always drive#revisionList.
setLabels(File.Labels) - Method in class com.google.api.services.drive.model.File
A group of labels for the file.
setLargestChangeId(Long) - Method in class com.google.api.services.drive.model.About
The largest change id.
setLargestChangeId(BigInteger) - Method in class com.google.api.services.drive.model.ChangeList
The current largest change ID.
setLastModifyingUserName(String) - Method in class com.google.api.services.drive.model.File
Name of the last user to modify this file.
setLastModifyingUserName(String) - Method in class com.google.api.services.drive.model.Revision
Name of the last user to modify this revision.
setLastViewedByMeDate(DateTime) - Method in class com.google.api.services.drive.model.File
Last time this file was viewed by the user (formatted RFC 3339 timestamp).
setMaxChangeIdCount(BigInteger) - Method in class com.google.api.services.drive.Drive.About.Get
Maximum number of remaining change IDs to count
setMaxResults(Integer) - Method in class com.google.api.services.drive.Drive.Changes.List
Maximum number of changes to return.
setMaxResults(Integer) - Method in class com.google.api.services.drive.Drive.Children.List
Maximum number of children to return.
setMaxResults(Integer) - Method in class com.google.api.services.drive.Drive.Files.List
Maximum number of files to return.
setMaxUploadSizes(List<About.MaxUploadSizes>) - Method in class com.google.api.services.drive.model.About
List of max upload sizes for each file type.
setMd5Checksum(String) - Method in class com.google.api.services.drive.model.File
An MD5 checksum for the content of this file.
setMd5Checksum(String) - Method in class com.google.api.services.drive.model.Revision
An MD5 checksum for the content of this revision.
setMimeType(String) - Method in class com.google.api.services.drive.model.File
The MIME type of the file.
setMimeType(String) - Method in class com.google.api.services.drive.model.Revision
The MIME type of the revision.
setModifiedByMeDate(DateTime) - Method in class com.google.api.services.drive.model.File
Last time this file was modified by the user (formatted RFC 3339 timestamp).
setModifiedDate(DateTime) - Method in class com.google.api.services.drive.model.File
Last time this file was modified by anyone (formatted RFC 3339 timestamp).
setModifiedDate(DateTime) - Method in class com.google.api.services.drive.model.Revision
Last time this revision was modified (formatted RFC 3339 timestamp).
setName(String) - Method in class com.google.api.services.drive.model.About
The name of the current user.
setName(String) - Method in class com.google.api.services.drive.model.App
The name of the app.
setName(String) - Method in class com.google.api.services.drive.model.Permission
The name for this permission.
setNewRevision(Boolean) - Method in class com.google.api.services.drive.Drive.Files.Patch
Whether a blob upload should create a new revision.
setNewRevision(Boolean) - Method in class com.google.api.services.drive.Drive.Files.Update
Whether a blob upload should create a new revision.
setNextLink(String) - Method in class com.google.api.services.drive.model.ChangeList
A link to the next page of changes.
setNextLink(String) - Method in class com.google.api.services.drive.model.ChildList
A link to the next page of children.
setNextLink(String) - Method in class com.google.api.services.drive.model.FileList
A link to the next page of files.
setNextPageToken(String) - Method in class com.google.api.services.drive.model.ChangeList
The page token for the next page of changes.
setNextPageToken(String) - Method in class com.google.api.services.drive.model.ChildList
The page token for the next page of children.
setNextPageToken(String) - Method in class com.google.api.services.drive.model.FileList
The page token for the next page of files.
setOauthToken(String) - Method in class com.google.api.services.drive.DriveRequest
OAuth 2.0 token for the current user.
setObjectParser(JsonObjectParser) - Method in class com.google.api.services.drive.Drive.Builder
 
setObjectType(String) - Method in class com.google.api.services.drive.model.App
The name of the type of object this app creates.
setOcr(Boolean) - Method in class com.google.api.services.drive.Drive.Files.Copy
Whether to attempt OCR on .jpg, .png, or .gif uploads.
setOcr(Boolean) - Method in class com.google.api.services.drive.Drive.Files.Insert
Whether to attempt OCR on .jpg, .png, or .gif uploads.
setOcr(Boolean) - Method in class com.google.api.services.drive.Drive.Files.Patch
Whether to attempt OCR on .jpg, .png, or .gif uploads.
setOcr(Boolean) - Method in class com.google.api.services.drive.Drive.Files.Update
Whether to attempt OCR on .jpg, .png, or .gif uploads.
setOcrLanguage(String) - Method in class com.google.api.services.drive.Drive.Files.Copy
If ocr is true, hints at the language to use.
setOcrLanguage(String) - Method in class com.google.api.services.drive.Drive.Files.Insert
If ocr is true, hints at the language to use.
setOcrLanguage(String) - Method in class com.google.api.services.drive.Drive.Files.Patch
If ocr is true, hints at the language to use.
setOcrLanguage(String) - Method in class com.google.api.services.drive.Drive.Files.Update
If ocr is true, hints at the language to use.
setOriginalFilename(String) - Method in class com.google.api.services.drive.model.File
The filename when uploading this file.
setOriginalFilename(String) - Method in class com.google.api.services.drive.model.Revision
The original filename when this revision was created.
setOwnerNames(List<String>) - Method in class com.google.api.services.drive.model.File
Name(s) of the owner(s) of this file.
setPageToken(String) - Method in class com.google.api.services.drive.Drive.Changes.List
Page token for changes.
setPageToken(String) - Method in class com.google.api.services.drive.Drive.Children.List
Page token for children.
setPageToken(String) - Method in class com.google.api.services.drive.Drive.Files.List
Page token for files.
setParentId(String) - Method in class com.google.api.services.drive.Drive.Parents.Delete
The ID of the parent.
setParentId(String) - Method in class com.google.api.services.drive.Drive.Parents.Get
The ID of the parent.
setParentLink(String) - Method in class com.google.api.services.drive.model.ParentReference
A link to the parent.
setParents(List<ParentReference>) - Method in class com.google.api.services.drive.model.File
Collection of parent folders which contain this file.
setPermissionId(String) - Method in class com.google.api.services.drive.Drive.Permissions.Delete
The ID for the permission.
setPermissionId(String) - Method in class com.google.api.services.drive.Drive.Permissions.Get
The ID for the permission.
setPermissionId(String) - Method in class com.google.api.services.drive.Drive.Permissions.Patch
The ID for the permission.
setPermissionId(String) - Method in class com.google.api.services.drive.Drive.Permissions.Update
The ID for the permission.
setPermissionId(String) - Method in class com.google.api.services.drive.model.About
The current user's ID as visible in the permissions collection.
setPermissionsLink(String) - Method in class com.google.api.services.drive.model.File
A link to the permissions collection.
setPhotoLink(String) - Method in class com.google.api.services.drive.model.Permission
A link to the profile photo, if available.
setPinned(Boolean) - Method in class com.google.api.services.drive.Drive.Files.Insert
Whether to pin the head revision of the uploaded file.
setPinned(Boolean) - Method in class com.google.api.services.drive.Drive.Files.Patch
Whether to pin the new revision.
setPinned(Boolean) - Method in class com.google.api.services.drive.Drive.Files.Update
Whether to pin the new revision.
setPinned(Boolean) - Method in class com.google.api.services.drive.model.Revision
Whether this revision is pinned to prevent automatic purging.
setPrettyPrint(Boolean) - Method in class com.google.api.services.drive.DriveRequest
Returns response with indentations and line breaks.
setPrimaryFileExtensions(List<String>) - Method in class com.google.api.services.drive.model.App
The list of primary file extensions.
setPrimaryMimeTypes(List<String>) - Method in class com.google.api.services.drive.model.App
The list of primary mime types.
setPrimaryRole(String) - Method in class com.google.api.services.drive.model.About.AdditionalRoleInfo.RoleSets
The primary role for this role set.
setProductUrl(String) - Method in class com.google.api.services.drive.model.App
The product URL.
setProjection(String) - Method in class com.google.api.services.drive.Drive.Files.Get
Restrict information returned for simplicity and optimization.
setProjection(String) - Method in class com.google.api.services.drive.Drive.Files.List
Restrict information returned for simplicity and optimization.
setPublishAuto(Boolean) - Method in class com.google.api.services.drive.model.Revision
Whether subsequent revisions will be automatically republished.
setPublished(Boolean) - Method in class com.google.api.services.drive.model.Revision
Whether this revision is published.
setPublishedLink(String) - Method in class com.google.api.services.drive.model.Revision
A link to the published revision.
setPublishedOutsideDomain(Boolean) - Method in class com.google.api.services.drive.model.Revision
Whether this revision is published outside the domain.
setQ(String) - Method in class com.google.api.services.drive.Drive.Children.List
Query string for searching children.
setQ(String) - Method in class com.google.api.services.drive.Drive.Files.List
Query string for searching files.
setQuotaBytesTotal(Long) - Method in class com.google.api.services.drive.model.About
The total number of quota bytes.
setQuotaBytesUsed(Long) - Method in class com.google.api.services.drive.model.About
The number of quota bytes used.
setQuotaBytesUsed(Long) - Method in class com.google.api.services.drive.model.File
The number of quota bytes used by this file.
setQuotaBytesUsedInTrash(Long) - Method in class com.google.api.services.drive.model.About
The number of quota bytes used by trashed items.
setQuotaUser(String) - Method in class com.google.api.services.drive.DriveRequest
Available to use for quota purposes for server-side applications.
setRemainingChangeIds(Long) - Method in class com.google.api.services.drive.model.About
The number of remaining change ids.
setResponseHeaders(HttpHeaders) - Method in class com.google.api.services.drive.model.About
Sets the HTTP headers returned with the server response, or null.
setResponseHeaders(HttpHeaders) - Method in class com.google.api.services.drive.model.App
Sets the HTTP headers returned with the server response, or null.
setResponseHeaders(HttpHeaders) - Method in class com.google.api.services.drive.model.AppList
Sets the HTTP headers returned with the server response, or null.
setResponseHeaders(HttpHeaders) - Method in class com.google.api.services.drive.model.Change
Sets the HTTP headers returned with the server response, or null.
setResponseHeaders(HttpHeaders) - Method in class com.google.api.services.drive.model.ChangeList
Sets the HTTP headers returned with the server response, or null.
setResponseHeaders(HttpHeaders) - Method in class com.google.api.services.drive.model.ChildList
Sets the HTTP headers returned with the server response, or null.
setResponseHeaders(HttpHeaders) - Method in class com.google.api.services.drive.model.ChildReference
Sets the HTTP headers returned with the server response, or null.
setResponseHeaders(HttpHeaders) - Method in class com.google.api.services.drive.model.File
Sets the HTTP headers returned with the server response, or null.
setResponseHeaders(HttpHeaders) - Method in class com.google.api.services.drive.model.FileList
Sets the HTTP headers returned with the server response, or null.
setResponseHeaders(HttpHeaders) - Method in class com.google.api.services.drive.model.ParentList
Sets the HTTP headers returned with the server response, or null.
setResponseHeaders(HttpHeaders) - Method in class com.google.api.services.drive.model.ParentReference
Sets the HTTP headers returned with the server response, or null.
setResponseHeaders(HttpHeaders) - Method in class com.google.api.services.drive.model.Permission
Sets the HTTP headers returned with the server response, or null.
setResponseHeaders(HttpHeaders) - Method in class com.google.api.services.drive.model.PermissionList
Sets the HTTP headers returned with the server response, or null.
setResponseHeaders(HttpHeaders) - Method in class com.google.api.services.drive.model.Revision
Sets the HTTP headers returned with the server response, or null.
setResponseHeaders(HttpHeaders) - Method in class com.google.api.services.drive.model.RevisionList
Sets the HTTP headers returned with the server response, or null.
setRestricted(Boolean) - Method in class com.google.api.services.drive.model.File.Labels
Whether viewers are prevented from downloading this file.
setRevisionId(String) - Method in class com.google.api.services.drive.Drive.Revisions.Delete
The ID of the revision.
setRevisionId(String) - Method in class com.google.api.services.drive.Drive.Revisions.Get
The ID of the revision.
setRevisionId(String) - Method in class com.google.api.services.drive.Drive.Revisions.Patch
The ID for the revision.
setRevisionId(String) - Method in class com.google.api.services.drive.Drive.Revisions.Update
The ID for the revision.
setRole(String) - Method in class com.google.api.services.drive.model.Permission
The primary role for this user.
setRoleSets(List<About.AdditionalRoleInfo.RoleSets>) - Method in class com.google.api.services.drive.model.About.AdditionalRoleInfo
The role sets for this role info item.
setRootFolderId(String) - Method in class com.google.api.services.drive.model.About
The id of the root folder.
setRootUrl(String) - Method in class com.google.api.services.drive.Drive.Builder
 
setSecondaryFileExtensions(List<String>) - Method in class com.google.api.services.drive.model.App
The list of secondary file extensions.
setSecondaryMimeTypes(List<String>) - Method in class com.google.api.services.drive.model.App
The list of secondary mime types.
setSelfLink(String) - Method in class com.google.api.services.drive.model.About
A link back to this item.
setSelfLink(String) - Method in class com.google.api.services.drive.model.AppList
A link back to this list.
setSelfLink(String) - Method in class com.google.api.services.drive.model.Change
A link back to this change.
setSelfLink(String) - Method in class com.google.api.services.drive.model.ChangeList
A link back to this list.
setSelfLink(String) - Method in class com.google.api.services.drive.model.ChildList
A link back to this list.
setSelfLink(String) - Method in class com.google.api.services.drive.model.ChildReference
A link back to this reference.
setSelfLink(String) - Method in class com.google.api.services.drive.model.File
A link back to this file.
setSelfLink(String) - Method in class com.google.api.services.drive.model.FileList
A link back to this list.
setSelfLink(String) - Method in class com.google.api.services.drive.model.ParentList
A link back to this list.
setSelfLink(String) - Method in class com.google.api.services.drive.model.ParentReference
A link back to this reference.
setSelfLink(String) - Method in class com.google.api.services.drive.model.Permission
A link back to this permission.
setSelfLink(String) - Method in class com.google.api.services.drive.model.PermissionList
A link back to this list.
setSelfLink(String) - Method in class com.google.api.services.drive.model.Revision
A link back to this revision.
setSelfLink(String) - Method in class com.google.api.services.drive.model.RevisionList
A link back to this list.
setSendNotificationEmails(Boolean) - Method in class com.google.api.services.drive.Drive.Permissions.Insert
Whether to send notification emails.
setServicePath(String) - Method in class com.google.api.services.drive.Drive.Builder
 
setSetModifiedDate(Boolean) - Method in class com.google.api.services.drive.Drive.Files.Patch
Whether to set the modified date with the supplied modified date.
setSetModifiedDate(Boolean) - Method in class com.google.api.services.drive.Drive.Files.Update
Whether to set the modified date with the supplied modified date.
setSharedWithMeDate(DateTime) - Method in class com.google.api.services.drive.model.File
Time at which this file was shared with the user (formatted RFC 3339 timestamp).
setSize(Long) - Method in class com.google.api.services.drive.model.About.MaxUploadSizes
The max upload size for this type.
setSize(Integer) - Method in class com.google.api.services.drive.model.App.Icons
Size of the icon.
setSource(String) - Method in class com.google.api.services.drive.model.About.ExportFormats
The content type to convert from.
setSource(String) - Method in class com.google.api.services.drive.model.About.ImportFormats
The imported file's content type to convert from.
setSourceLanguage(String) - Method in class com.google.api.services.drive.Drive.Files.Copy
The language of the original file to be translated.
setSourceLanguage(String) - Method in class com.google.api.services.drive.Drive.Files.Insert
The language of the original file to be translated.
setSourceLanguage(String) - Method in class com.google.api.services.drive.Drive.Files.Patch
The language of the original file to be translated.
setSourceLanguage(String) - Method in class com.google.api.services.drive.Drive.Files.Update
The language of the original file to be translated.
setStarred(Boolean) - Method in class com.google.api.services.drive.model.File.Labels
Whether this file is starred by the user.
setStartChangeId(BigInteger) - Method in class com.google.api.services.drive.Drive.About.Get
Change ID to start counting from when calculating number of remaining change IDs
setStartChangeId(BigInteger) - Method in class com.google.api.services.drive.Drive.Changes.List
Change ID to start listing changes from.
setSupportsCreate(Boolean) - Method in class com.google.api.services.drive.model.App
Whether this app supports creating new objects.
setSupportsImport(Boolean) - Method in class com.google.api.services.drive.model.App
Whether this app supports importing Google Docs.
setTargetLanguage(String) - Method in class com.google.api.services.drive.Drive.Files.Copy
Target language to translate the file to.
setTargetLanguage(String) - Method in class com.google.api.services.drive.Drive.Files.Insert
Target language to translate the file to.
setTargetLanguage(String) - Method in class com.google.api.services.drive.Drive.Files.Patch
Target language to translate the file to.
setTargetLanguage(String) - Method in class com.google.api.services.drive.Drive.Files.Update
Target language to translate the file to.
setTargets(List<String>) - Method in class com.google.api.services.drive.model.About.ExportFormats
The possible content types to convert to.
setTargets(List<String>) - Method in class com.google.api.services.drive.model.About.ImportFormats
The possible content types to convert to.
setText(String) - Method in class com.google.api.services.drive.model.File.IndexableText
The text to be indexed for this file The value set may be null.
setThumbnailLink(String) - Method in class com.google.api.services.drive.model.File
A link to the file's thumbnail.
setTimedTextLanguage(String) - Method in class com.google.api.services.drive.Drive.Files.Copy
The language of the timed text.
setTimedTextLanguage(String) - Method in class com.google.api.services.drive.Drive.Files.Insert
The language of the timed text.
setTimedTextLanguage(String) - Method in class com.google.api.services.drive.Drive.Files.Patch
The language of the timed text.
setTimedTextLanguage(String) - Method in class com.google.api.services.drive.Drive.Files.Update
The language of the timed text.
setTimedTextTrackName(String) - Method in class com.google.api.services.drive.Drive.Files.Copy
The timed text track name.
setTimedTextTrackName(String) - Method in class com.google.api.services.drive.Drive.Files.Insert
The timed text track name.
setTimedTextTrackName(String) - Method in class com.google.api.services.drive.Drive.Files.Patch
The timed text track name.
setTimedTextTrackName(String) - Method in class com.google.api.services.drive.Drive.Files.Update
The timed text track name.
setTitle(String) - Method in class com.google.api.services.drive.model.File
The title of this file.
setTrashed(Boolean) - Method in class com.google.api.services.drive.model.File.Labels
Whether this file has been trashed.
setType(String) - Method in class com.google.api.services.drive.model.About.AdditionalRoleInfo
The content type for this ACL role info item.
setType(String) - Method in class com.google.api.services.drive.model.About.MaxUploadSizes
The file type.
setType(String) - Method in class com.google.api.services.drive.model.Permission
The account type.
setUpdateViewedDate(Boolean) - Method in class com.google.api.services.drive.Drive.Files.Get
Whether to update the view date after successfully retrieving the file.
setUpdateViewedDate(Boolean) - Method in class com.google.api.services.drive.Drive.Files.Patch
Whether to update the view date after successfully updating the file.
setUpdateViewedDate(Boolean) - Method in class com.google.api.services.drive.Drive.Files.Update
Whether to update the view date after successfully updating the file.
setUserIp(String) - Method in class com.google.api.services.drive.DriveRequest
IP address of the site where the request originates.
setUserPermission(Permission) - Method in class com.google.api.services.drive.model.File
The permissions for the authenticated user on this file.
setValue(String) - Method in class com.google.api.services.drive.model.Permission
The email address or domain name for the entity.
setViewed(Boolean) - Method in class com.google.api.services.drive.model.File.Labels
Whether this file has been viewed by this user.
setWithLink(Boolean) - Method in class com.google.api.services.drive.model.Permission
Whether the link is required for this permission.
setWritersCanShare(Boolean) - Method in class com.google.api.services.drive.model.File
Whether writers can share the document with other users.

T

touch(String) - Method in class com.google.api.services.drive.Drive.Files
Set the file's updated time to the current server time.
trash(String) - Method in class com.google.api.services.drive.Drive.Files
Moves a file to the trash.

U

untrash(String) - Method in class com.google.api.services.drive.Drive.Files
Restores a file from the trash.
update(String, File) - Method in class com.google.api.services.drive.Drive.Files
Updates file metadata and/or content Create a request for the method "files.update".
update(String, File, AbstractInputStreamContent) - Method in class com.google.api.services.drive.Drive.Files
Updates file metadata and/or content Create a request for the method "files.update".
update(String, String, Permission) - Method in class com.google.api.services.drive.Drive.Permissions
Updates a permission.
update(String, String, Revision) - Method in class com.google.api.services.drive.Drive.Revisions
Updates a revision.

A B C D E F G I L P Q R S T U