public sealed class GetCryptoKeyVersionRequest : IMessage<GetCryptoKeyVersionRequest>, IEquatable<GetCryptoKeyVersionRequest>, IDeepCloneable<GetCryptoKeyVersionRequest>, IBufferMessage, IMessage
Request message for
[KeyManagementService.GetCryptoKeyVersion][google.cloud.kms.v1.KeyManagementService.GetCryptoKeyVersion].
[[["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."],[[["The latest version available is 3.16.0, as indicated by the `(latest)` tag in the version list."],["This document provides the `GetCryptoKeyVersionRequest` class documentation for Google Cloud KMS, spanning from version 2.2.0 up to 3.16.0, including all versions in between."],["The `GetCryptoKeyVersionRequest` class is a request message for `KeyManagementService.GetCryptoKeyVersion` and implements interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`, also inheriting from `Object`."],["`GetCryptoKeyVersionRequest` has two constructors, a default one, and another that copies the values from an existing `GetCryptoKeyVersionRequest`."],["The class contains two main properties: `CryptoKeyVersionName`, which provides a typed view of the resource name, and `Name`, which represents the name of the `CryptoKeyVersion` to be retrieved, and is of string type."]]],[]]