public sealed class GetCryptoKeyRequest : IMessage<GetCryptoKeyRequest>, IEquatable<GetCryptoKeyRequest>, IDeepCloneable<GetCryptoKeyRequest>, IBufferMessage, IMessage
Request message for [KeyManagementService.GetCryptoKey][google.cloud.kms.v1.KeyManagementService.GetCryptoKey].
[[["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\u003eThe \u003ccode\u003eGetCryptoKeyRequest\u003c/code\u003e class is a request message for retrieving a \u003ccode\u003eCryptoKey\u003c/code\u003e and is part of the \u003ccode\u003eGoogle.Cloud.Kms.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, for handling message operations, equality checks, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a default constructor and another one that accepts an existing \u003ccode\u003eGetCryptoKeyRequest\u003c/code\u003e object for creating a new instance.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two properties, \u003ccode\u003eCryptoKeyName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, where \u003ccode\u003eName\u003c/code\u003e is a required field representing the name of the \u003ccode\u003eCryptoKey\u003c/code\u003e to retrieve, and \u003ccode\u003eCryptoKeyName\u003c/code\u003e is a typed view over this \u003ccode\u003eName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the \u003ccode\u003eGoogle.Cloud.Kms.V1\u003c/code\u003e package, with the most current version being \u003ccode\u003e3.16.0\u003c/code\u003e and other versions available down to \u003ccode\u003e2.2.0\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]