Reference documentation and code samples for the Google Cloud Key Management Service v1 API enum CryptoKeyVersion.Types.CryptoKeyVersionView.
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-04-09 UTC."],[[["This page provides documentation for the `CryptoKeyVersionView` enum within the Google Cloud Key Management Service v1 API, specifically for the .NET library."],["The `CryptoKeyVersionView` enum controls the level of detail returned for `CryptoKeyVersion` objects when listing versions or keys."],["The enum offers two view options: `Full`, which includes all fields like `attestation`, and `Unspecified`, which is the default view and excludes the `attestation` field."],["The latest version of this documentation is for version 3.16.0, and older versions are also available for reference."]]],[]]