KMS Inventory V1 API - Module Google::Cloud::Kms::V1::CryptoKeyVersion::CryptoKeyVersionView (v0.7.0)

Reference documentation and code samples for the KMS Inventory 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][google.cloud.kms.v1.KeyManagementService.ListCryptoKeyVersions] and [KeyManagementService.ListCryptoKeys][google.cloud.kms.v1.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.