public sealed class GetCryptoKeyVersionRequest : IMessage<GetCryptoKeyVersionRequest>, IEquatable<GetCryptoKeyVersionRequest>, IDeepCloneable<GetCryptoKeyVersionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Key Management Service v1 API class GetCryptoKeyVersionRequest.
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."],[[["This page provides documentation for the `GetCryptoKeyVersionRequest` class within the Google Cloud Key Management Service (KMS) v1 API, specifically for version 3.14.0."],["It includes a list of available versions of the API, ranging from 2.2.0 to the latest version, 3.16.0, with each version having a corresponding link to its documentation."],["The `GetCryptoKeyVersionRequest` class is a request message used to retrieve a specific `CryptoKeyVersion` from the Google Cloud KMS, as referenced by its name."],["The page details the class's inheritance, implemented interfaces, constructors, and properties, including `CryptoKeyVersionName` and `Name`, used to specify the desired key version."],["This page is primarily a reference for developers using the Google Cloud KMS v1 API, offering detailed information about the structure and functionality of the `GetCryptoKeyVersionRequest` class and all of its associated elements."]]],[]]