Reference documentation and code samples for the Cloud Key Management Service (KMS) V1 API module Google::Cloud::Kms::V1::CryptoKeyVersion::CryptoKeyVersionView.
A view for {::Google::Cloud::Kms::V1::CryptoKeyVersion CryptoKeyVersion}s. Controls the level of detail returned for CryptoKeyVersions in KeyManagementService.ListCryptoKeyVersions and KeyManagementService.ListCryptoKeys.
Constants
CRYPTO_KEY_VERSION_VIEW_UNSPECIFIED
value: 0
Default view for each
CryptoKeyVersion. Does not
include the
attestation field.
FULL
value: 1
Provides all fields in each
CryptoKeyVersion, including the
attestation.