- get(String) - Method in class com.google.api.services.drive.Drive.Files
-
Gets a file's metadata by id.
- getAbstractGoogleClient() - Method in class com.google.api.services.drive.DriveRequest
-
- getAdditionalRoles() - Method in class com.google.api.services.drive.model.Permission
-
Any additional roles that this permission describes.
- getAlt() - Method in class com.google.api.services.drive.DriveRequest
-
Data format for the response.
- getCreatedDate() - Method in class com.google.api.services.drive.model.File
-
Create time for this file (formatted ISO8601 timestamp).
- getDescription() - Method in class com.google.api.services.drive.model.File
-
A short description of the file
The value returned may be null
.
- getDownloadUrl() - Method in class com.google.api.services.drive.model.File
-
Short term download URL for the file.
- 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.Permission
-
An etag for this permission.
- getFields() - Method in class com.google.api.services.drive.DriveRequest
-
Selector specifying which fields to include in a partial response.
- getFileExtension() - Method in class com.google.api.services.drive.model.File
-
The file extension used when downloading this file.
- getFileSize() - Method in class com.google.api.services.drive.model.File
-
The size of the file in bytes.
- getHidden() - Method in class com.google.api.services.drive.model.File.Labels
-
Whether this file is hidden from the user
The value returned may be null
.
- getId() - Method in class com.google.api.services.drive.Drive.Files.Get
-
The id for the file in question.
- getId() - Method in class com.google.api.services.drive.Drive.Files.Patch
-
The id for the file in question.
- getId() - Method in class com.google.api.services.drive.Drive.Files.Update
-
The id for the file in question.
- 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.File.ParentsCollection
-
The id of this parent
The value returned may be null
.
- 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
.
- getKey() - Method in class com.google.api.services.drive.DriveRequest
-
API key.
- 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.Permission
-
The kind of this permission.
- getLabels() - Method in class com.google.api.services.drive.model.File
-
Labels for the file.
- getLastViewedDate() - Method in class com.google.api.services.drive.model.File
-
Last time this file was viewed by the user (formatted RFC 3339 timestamp).
- getMd5Checksum() - Method in class com.google.api.services.drive.model.File
-
An MD5 checksum for the content of this file.
- getMimeType() - Method in class com.google.api.services.drive.model.File
-
The mimetype of the file
The value returned may be null
.
- 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).
- 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.
- getOauthToken() - Method in class com.google.api.services.drive.DriveRequest
-
OAuth 2.0 token for the current user.
- getParentLink() - Method in class com.google.api.services.drive.model.File.ParentsCollection
-
A link to get the metadata for this parent
The value returned may be null
.
- getParentsCollection() - Method in class com.google.api.services.drive.model.File
-
Collection of parent folders which contain this file.
- getPrettyPrint() - Method in class com.google.api.services.drive.DriveRequest
-
Returns response with indentations and line breaks.
- getProjection() - Method in class com.google.api.services.drive.Drive.Files.Get
-
This parameter is deprecated and has no function.
- getQuotaUser() - Method in class com.google.api.services.drive.DriveRequest
-
Available to use for quota purposes for server-side applications.
- getRole() - Method in class com.google.api.services.drive.model.Permission
-
The role that this permission describes.
- getSelfLink() - Method in class com.google.api.services.drive.model.File
-
A link back to this file.
- getStarred() - Method in class com.google.api.services.drive.model.File.Labels
-
Whether this file is starred by the user.
- 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
.
- 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.Permission
-
The type of permission (For example: user, group etc).
- getUpdateModifiedDate() - Method in class com.google.api.services.drive.Drive.Files.Patch
-
Controls updating the modified date of the file.
- getUpdateModifiedDate() - Method in class com.google.api.services.drive.Drive.Files.Update
-
Controls updating the modified date of the file.
- 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.
- setAdditionalRoles(List<String>) - Method in class com.google.api.services.drive.model.Permission
-
Any additional roles that this permission describes.
- setAlt(String) - Method in class com.google.api.services.drive.Drive.Files.Get
-
- setAlt(String) - Method in class com.google.api.services.drive.Drive.Files.Insert
-
- setAlt(String) - Method in class com.google.api.services.drive.Drive.Files.Patch
-
- setAlt(String) - Method in class com.google.api.services.drive.Drive.Files.Update
-
- setAlt(String) - Method in class com.google.api.services.drive.DriveRequest
-
Data format for the response.
- setApplicationName(String) - Method in class com.google.api.services.drive.Drive.Builder
-
- setCreatedDate(DateTime) - Method in class com.google.api.services.drive.model.File
-
Create time for this file (formatted ISO8601 timestamp).
- setDescription(String) - Method in class com.google.api.services.drive.model.File
-
A short description of the file
The value set may be null
.
- setDisableGZipContent(boolean) - Method in class com.google.api.services.drive.DriveRequest
-
- setDownloadUrl(String) - Method in class com.google.api.services.drive.model.File
-
Short term download URL for the file.
- setDriveRequestInitializer(DriveRequestInitializer) - Method in class com.google.api.services.drive.Drive.Builder
-
- 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.Permission
-
An etag for this permission.
- 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.Patch
-
- setFields(String) - Method in class com.google.api.services.drive.Drive.Files.Update
-
- setFields(String) - Method in class com.google.api.services.drive.DriveRequest
-
Selector specifying which fields to include in a partial response.
- setFileExtension(String) - Method in class com.google.api.services.drive.model.File
-
The file extension used when downloading this file.
- setFileSize(Long) - Method in class com.google.api.services.drive.model.File
-
The size of the file in bytes.
- setGoogleClientRequestInitializer(GoogleClientRequestInitializer) - Method in class com.google.api.services.drive.Drive.Builder
-
- setHidden(Boolean) - Method in class com.google.api.services.drive.model.File.Labels
-
Whether this file is hidden from the user
The value set may be null
.
- setHttpRequestInitializer(HttpRequestInitializer) - Method in class com.google.api.services.drive.Drive.Builder
-
- setId(String) - Method in class com.google.api.services.drive.Drive.Files.Get
-
The id for the file in question.
- setId(String) - Method in class com.google.api.services.drive.Drive.Files.Patch
-
The id for the file in question.
- setId(String) - Method in class com.google.api.services.drive.Drive.Files.Update
-
The id for the file in question.
- setId(String) - Method in class com.google.api.services.drive.model.File.ParentsCollection
-
The id of this parent
The value set may be null
.
- setId(String) - Method in class com.google.api.services.drive.model.File
-
The id of the file.
- 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
.
- setKey(String) - Method in class com.google.api.services.drive.Drive.Files.Get
-
- setKey(String) - Method in class com.google.api.services.drive.Drive.Files.Insert
-
- setKey(String) - Method in class com.google.api.services.drive.Drive.Files.Patch
-
- setKey(String) - Method in class com.google.api.services.drive.Drive.Files.Update
-
- setKey(String) - Method in class com.google.api.services.drive.DriveRequest
-
API key.
- 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.Permission
-
The kind of this permission.
- setLabels(File.Labels) - Method in class com.google.api.services.drive.model.File
-
Labels for the file.
- setLastViewedDate(DateTime) - Method in class com.google.api.services.drive.model.File
-
Last time this file was viewed by the user (formatted RFC 3339 timestamp).
- setMd5Checksum(String) - Method in class com.google.api.services.drive.model.File
-
An MD5 checksum for the content of this file.
- setMimeType(String) - Method in class com.google.api.services.drive.model.File
-
The mimetype of the file
The value set may be null
.
- 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).
- 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.
- setOauthToken(String) - Method in class com.google.api.services.drive.Drive.Files.Get
-
- setOauthToken(String) - Method in class com.google.api.services.drive.Drive.Files.Insert
-
- setOauthToken(String) - Method in class com.google.api.services.drive.Drive.Files.Patch
-
- setOauthToken(String) - Method in class com.google.api.services.drive.Drive.Files.Update
-
- setOauthToken(String) - Method in class com.google.api.services.drive.DriveRequest
-
OAuth 2.0 token for the current user.
- setParentLink(String) - Method in class com.google.api.services.drive.model.File.ParentsCollection
-
A link to get the metadata for this parent
The value set may be null
.
- setParentsCollection(List<File.ParentsCollection>) - Method in class com.google.api.services.drive.model.File
-
Collection of parent folders which contain this file.
- setPrettyPrint(Boolean) - Method in class com.google.api.services.drive.Drive.Files.Get
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.drive.Drive.Files.Insert
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.drive.Drive.Files.Patch
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.drive.Drive.Files.Update
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.drive.DriveRequest
-
Returns response with indentations and line breaks.
- setProjection(String) - Method in class com.google.api.services.drive.Drive.Files.Get
-
This parameter is deprecated and has no function.
- setQuotaUser(String) - Method in class com.google.api.services.drive.Drive.Files.Get
-
- setQuotaUser(String) - Method in class com.google.api.services.drive.Drive.Files.Insert
-
- setQuotaUser(String) - Method in class com.google.api.services.drive.Drive.Files.Patch
-
- setQuotaUser(String) - Method in class com.google.api.services.drive.Drive.Files.Update
-
- setQuotaUser(String) - Method in class com.google.api.services.drive.DriveRequest
-
Available to use for quota purposes for server-side applications.
- setRequestHeaders(HttpHeaders) - Method in class com.google.api.services.drive.DriveRequest
-
- setRole(String) - Method in class com.google.api.services.drive.model.Permission
-
The role that this permission describes.
- setRootUrl(String) - Method in class com.google.api.services.drive.Drive.Builder
-
- setSelfLink(String) - Method in class com.google.api.services.drive.model.File
-
A link back to this file.
- setServicePath(String) - Method in class com.google.api.services.drive.Drive.Builder
-
- setStarred(Boolean) - Method in class com.google.api.services.drive.model.File.Labels
-
Whether this file is starred by the user.
- setSuppressPatternChecks(boolean) - Method in class com.google.api.services.drive.Drive.Builder
-
- 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
.
- 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.Permission
-
The type of permission (For example: user, group etc).
- setUpdateModifiedDate(Boolean) - Method in class com.google.api.services.drive.Drive.Files.Patch
-
Controls updating the modified date of the file.
- setUpdateModifiedDate(Boolean) - Method in class com.google.api.services.drive.Drive.Files.Update
-
Controls updating the modified date of the file.
- 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.Drive.Files.Get
-
- setUserIp(String) - Method in class com.google.api.services.drive.Drive.Files.Insert
-
- setUserIp(String) - Method in class com.google.api.services.drive.Drive.Files.Patch
-
- setUserIp(String) - Method in class com.google.api.services.drive.Drive.Files.Update
-
- 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.