| Package | Description |
|---|---|
| com.google.api.services.drive.model |
| Modifier and Type | Method and Description |
|---|---|
GenerateCseTokenResponse |
GenerateCseTokenResponse.clone() |
GenerateCseTokenResponse |
GenerateCseTokenResponse.set(String fieldName,
Object value) |
GenerateCseTokenResponse |
GenerateCseTokenResponse.setCurrentKaclsId(Long currentKaclsId)
The current Key ACL Service (KACLS) ID associated with the JWT.
|
GenerateCseTokenResponse |
GenerateCseTokenResponse.setCurrentKaclsName(String currentKaclsName)
Name of the KACLs that the returned KACLs ID points to.
|
GenerateCseTokenResponse |
GenerateCseTokenResponse.setFileId(String fileId)
The fileId for which the JWT was generated.
|
GenerateCseTokenResponse |
GenerateCseTokenResponse.setJwt(String jwt)
The signed JSON Web Token (JWT) for the file.
|
GenerateCseTokenResponse |
GenerateCseTokenResponse.setKind(String kind)
Output only.
|
Copyright © 2011–2026 Google. All rights reserved.