GoogleCloudKmsV1KeyOperationAttestation constructor
GoogleCloudKmsV1KeyOperationAttestation({
- GoogleCloudKmsV1KeyOperationAttestationCertificateChains? certChains,
- String? content,
- String? format,
Implementation
GoogleCloudKmsV1KeyOperationAttestation({
this.certChains,
this.content,
this.format,
});