A view for [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion]s. Controls the level of detail returned
for [CryptoKeyVersions][google.cloud.kms.v1.CryptoKeyVersion] in
[KeyManagementService.ListCryptoKeyVersions][google.cloud.kms.v1.KeyManagementService.ListCryptoKeyVersions] and
[KeyManagementService.ListCryptoKeys][google.cloud.kms.v1.KeyManagementService.ListCryptoKeys].
Provides all fields in each [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion], including the
[attestation][google.cloud.kms.v1.CryptoKeyVersion.attestation].
Unspecified
Default view for each [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion]. Does not include
the [attestation][google.cloud.kms.v1.CryptoKeyVersion.attestation] field.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This page documents the `CryptoKeyVersionView` enum, which is used to control the level of detail returned for `CryptoKeyVersion` objects."],["The latest version available for `CryptoKeyVersionView` is 3.16.0, with versions available ranging back to 2.2.0."],["The `CryptoKeyVersionView` enum has two defined fields: `Full`, which includes all fields, and `Unspecified`, which excludes the `attestation` field."],["The `CryptoKeyVersionView` can be found in the `Google.Cloud.Kms.V1` namespace, within the `Google.Cloud.Kms.V1.dll` assembly."]]],[]]