| Package | Description |
|---|---|
| com.google.api.services.cloudkms.v1.model |
| Modifier and Type | Method and Description |
|---|---|
KeyOperationAttestation |
KeyOperationAttestation.clone() |
KeyOperationAttestation |
KeyOperationAttestation.encodeContent(byte[] content)
Output only.
|
KeyOperationAttestation |
ImportJob.getAttestation()
Output only.
|
KeyOperationAttestation |
CryptoKeyVersion.getAttestation()
Output only.
|
KeyOperationAttestation |
KeyOperationAttestation.set(String fieldName,
Object value) |
KeyOperationAttestation |
KeyOperationAttestation.setCertChains(CertificateChains certChains)
Output only.
|
KeyOperationAttestation |
KeyOperationAttestation.setContent(String content)
Output only.
|
KeyOperationAttestation |
KeyOperationAttestation.setFormat(String format)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
ImportJob |
ImportJob.setAttestation(KeyOperationAttestation attestation)
Output only.
|
CryptoKeyVersion |
CryptoKeyVersion.setAttestation(KeyOperationAttestation attestation)
Output only.
|
Copyright © 2011–2022 Google. All rights reserved.