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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eGetCryptoKeyVersionRequest\u003c/code\u003e class, which is used for requesting a specific version of a cryptographic key within the Google Cloud Key Management Service (KMS).\u003c/p\u003e\n"],["\u003cp\u003eThe content provides documentation and links for various versions of the \u003ccode\u003eGetCryptoKeyVersionRequest\u003c/code\u003e, ranging from version 2.2.0 to the latest version 3.16.0, with the latest being at the top of the list.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetCryptoKeyVersionRequest\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for use in various methods and scenarios.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: a default one (\u003ccode\u003eGetCryptoKeyVersionRequest()\u003c/code\u003e) and one to copy an existing \u003ccode\u003eGetCryptoKeyVersionRequest\u003c/code\u003e object (\u003ccode\u003eGetCryptoKeyVersionRequest(GetCryptoKeyVersionRequest other)\u003c/code\u003e), as well as properties like \u003ccode\u003eCryptoKeyVersionName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe required \u003ccode\u003eName\u003c/code\u003e property in the \u003ccode\u003eGetCryptoKeyVersionRequest\u003c/code\u003e class refers to the specific name of the \u003ccode\u003eCryptoKeyVersion\u003c/code\u003e to retrieve, and the \u003ccode\u003eCryptoKeyVersionName\u003c/code\u003e property is a view over this resource name property.\u003c/p\u003e\n"]]],[],null,[]]