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 webpage provides reference documentation for the `GetCryptoKeyVersionRequest` class within the Google Cloud Key Management Service v1 API for .NET."],["The `GetCryptoKeyVersionRequest` class is used as a request message for the `KeyManagementService.GetCryptoKeyVersion` method to retrieve a specific CryptoKeyVersion."],["The page lists available versions of the `GetCryptoKeyVersionRequest` class, ranging from the latest version 3.16.0 down to version 2.2.0, each linking to their respective documentation."],["The `GetCryptoKeyVersionRequest` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `CryptoKeyVersionName` and `Name`, where `Name` is a required field for specifying the CryptoKeyVersion to retrieve."]]],[]]