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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document lists the available versions of the `Google.Cloud.Kms.V1` library, with version 3.16.0 being the latest."],["It provides links to documentation for each version, ranging from 2.2.0 to 3.16.0, allowing users to explore the changes and features introduced in each release."],["The `CryptoKeyVersionView` enum is detailed, defining the level of detail provided when retrieving `CryptoKeyVersion` data."],["The enum offers two fields, `Full` which provides all fields including attestation, and `Unspecified` that serves as the default view, omitting the attestation field."],["This information is specifically within the `Google.Cloud.Kms.V1` namespace, and the library is provided in the `Google.Cloud.Kms.V1.dll` assembly."]]],[]]