![JAR search and dependency download from the Maven repository](/logo.png)
target.apidocs.com.google.api.services.drive.class-use.Drive.Permissions.Patch.html Maven / Gradle / Ivy
Uses of Class com.google.api.services.drive.Drive.Permissions.Patch (Google Drive API v2-rev20240521-2.0.0)
Uses of Class
com.google.api.services.drive.Drive.Permissions.Patch
-
Packages that use Drive.Permissions.Patch
Package
Description
com.google.api.services.drive
-
-
Uses of Drive.Permissions.Patch in com.google.api.services.drive
Methods in com.google.api.services.drive that return Drive.Permissions.Patch
Modifier and Type
Method and Description
Drive.Permissions.Patch
Drive.Permissions.patch(String fileId,
String permissionId,
Permission content)
Updates a permission using patch semantics.
Drive.Permissions.Patch
Drive.Permissions.Patch.set(String parameterName,
Object value)
Drive.Permissions.Patch
Drive.Permissions.Patch.set$Xgafv(String $Xgafv)
Drive.Permissions.Patch
Drive.Permissions.Patch.setAccessToken(String accessToken)
Drive.Permissions.Patch
Drive.Permissions.Patch.setAlt(String alt)
Drive.Permissions.Patch
Drive.Permissions.Patch.setCallback(String callback)
Drive.Permissions.Patch
Drive.Permissions.Patch.setFields(String fields)
Drive.Permissions.Patch
Drive.Permissions.Patch.setFileId(String fileId)
The ID for the file or shared drive.
Drive.Permissions.Patch
Drive.Permissions.Patch.setKey(String key)
Drive.Permissions.Patch
Drive.Permissions.Patch.setOauthToken(String oauthToken)
Drive.Permissions.Patch
Drive.Permissions.Patch.setPermissionId(String permissionId)
The ID for the permission.
Drive.Permissions.Patch
Drive.Permissions.Patch.setPrettyPrint(Boolean prettyPrint)
Drive.Permissions.Patch
Drive.Permissions.Patch.setQuotaUser(String quotaUser)
Drive.Permissions.Patch
Drive.Permissions.Patch.setRemoveExpiration(Boolean removeExpiration)
Whether to remove the expiration date.
Drive.Permissions.Patch
Drive.Permissions.Patch.setSupportsAllDrives(Boolean supportsAllDrives)
Whether the requesting application supports both My Drives and shared drives.
Drive.Permissions.Patch
Drive.Permissions.Patch.setSupportsTeamDrives(Boolean supportsTeamDrives)
Deprecated: Use `supportsAllDrives` instead.
Drive.Permissions.Patch
Drive.Permissions.Patch.setTransferOwnership(Boolean transferOwnership)
Whether changing a role to `owner` downgrades the current owners to writers.
Drive.Permissions.Patch
Drive.Permissions.Patch.setUploadProtocol(String uploadProtocol)
Drive.Permissions.Patch
Drive.Permissions.Patch.setUploadType(String uploadType)
Drive.Permissions.Patch
Drive.Permissions.Patch.setUseDomainAdminAccess(Boolean useDomainAdminAccess)
Issue the request as a domain administrator; if set to true, then the requester will be
granted access if the file ID parameter refers to a shared drive and the requester is an
administrator of the domain to which the shared drive belongs.
Copyright © 2011–2024 Google. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy