Module: Google::Cloud::Kms::V1::CryptoKeyVersion::CryptoKeyVersionView

Defined in:
lib/google/cloud/kms/v1/doc/google/cloud/kms/v1/resources.rb

Overview

A view for CryptoKeyVersions. Controls the level of detail returned for CryptoKeyVersions in KeyManagementService::ListCryptoKeyVersions and KeyManagementService::ListCryptoKeys.

Constant Summary collapse

CRYPTO_KEY_VERSION_VIEW_UNSPECIFIED =

Default view for each CryptoKeyVersion. Does not include the attestation field.

0
FULL =

Provides all fields in each CryptoKeyVersion, including the attestation.

1