Package | Description |
---|---|
com.google.api.services.iamcredentials.v1.model |
Modifier and Type | Method and Description |
---|---|
SignBlobResponse |
SignBlobResponse.clone() |
SignBlobResponse |
SignBlobResponse.encodeSignedBlob(byte[] signedBlob)
The signature for the blob.
|
SignBlobResponse |
SignBlobResponse.set(String fieldName,
Object value) |
SignBlobResponse |
SignBlobResponse.setKeyId(String keyId)
The ID of the key used to sign the blob.
|
SignBlobResponse |
SignBlobResponse.setSignedBlob(String signedBlob)
The signature for the blob.
|
Copyright © 2011–2024 Google. All rights reserved.