target.apidocs.com.google.api.services.drive.class-use.Drive.Files.Download.html Maven / Gradle / Ivy
Uses of Class com.google.api.services.drive.Drive.Files.Download (Google Drive API v3-rev20240914-2.0.0)
Uses of Class
com.google.api.services.drive.Drive.Files.Download
-
Packages that use Drive.Files.Download
Package
Description
com.google.api.services.drive
-
-
Uses of Drive.Files.Download in com.google.api.services.drive
Methods in com.google.api.services.drive that return Drive.Files.Download
Modifier and Type
Method and Description
Drive.Files.Download
Drive.Files.download(String fileId)
Downloads content of a file.
Drive.Files.Download
Drive.Files.Download.set(String parameterName,
Object value)
Drive.Files.Download
Drive.Files.Download.set$Xgafv(String $Xgafv)
Drive.Files.Download
Drive.Files.Download.setAccessToken(String accessToken)
Drive.Files.Download
Drive.Files.Download.setAlt(String alt)
Drive.Files.Download
Drive.Files.Download.setCallback(String callback)
Drive.Files.Download
Drive.Files.Download.setFields(String fields)
Drive.Files.Download
Drive.Files.Download.setFileId(String fileId)
Required.
Drive.Files.Download
Drive.Files.Download.setKey(String key)
Drive.Files.Download
Drive.Files.Download.setMimeType(String mimeType)
Optional.
Drive.Files.Download
Drive.Files.Download.setOauthToken(String oauthToken)
Drive.Files.Download
Drive.Files.Download.setPrettyPrint(Boolean prettyPrint)
Drive.Files.Download
Drive.Files.Download.setQuotaUser(String quotaUser)
Drive.Files.Download
Drive.Files.Download.setRevisionId(String revisionId)
Optional.
Drive.Files.Download
Drive.Files.Download.setUploadProtocol(String uploadProtocol)
Drive.Files.Download
Drive.Files.Download.setUploadType(String uploadType)
Copyright © 2011–2024 Google. All rights reserved.