| Package | Description |
|---|---|
| com.google.api.services.iamcredentials.v1.model |
| Modifier and Type | Method and Description |
|---|---|
SignJwtResponse |
SignJwtResponse.clone() |
SignJwtResponse |
SignJwtResponse.set(String fieldName,
Object value) |
SignJwtResponse |
SignJwtResponse.setKeyId(String keyId)
The ID of the key used to sign the JWT.
|
SignJwtResponse |
SignJwtResponse.setSignedJwt(String signedJwt)
The signed JWT.
|
Copyright © 2011–2025 Google. All rights reserved.