A view for CryptoKeyVersion
s. Controls the level of detail returned for CryptoKeyVersions
in KeyManagementService.ListCryptoKeyVersions
and KeyManagementService.ListCryptoKeys
.
| Enums | |
|---|---|
CRYPTO_KEY_VERSION_VIEW_UNSPECIFIED
|
Default view for each CryptoKeyVersion
. Does not include the attestation
field. |
FULL
|
Provides all fields in each CryptoKeyVersion
, including the attestation
. |

