public sealed class GetCryptoKeyRequest : IMessage<GetCryptoKeyRequest>, IEquatable<GetCryptoKeyRequest>, IDeepCloneable<GetCryptoKeyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Key Management Service v1 API class GetCryptoKeyRequest.
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"]],[["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 of the Google Cloud Key Management Service v1 API documented is 3.16.0, with this page representing the 3.8.0 version."],["This documentation outlines the `GetCryptoKeyRequest` class, which is used to request a specific `CryptoKey` from the Key Management Service API."],["The `GetCryptoKeyRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, `GetCryptoKeyRequest()` and `GetCryptoKeyRequest(GetCryptoKeyRequest other)`, along with two properties: `CryptoKeyName` and `Name`."],["This document includes a list of all the available versions of `GetCryptoKeyRequest`, starting from the latest version 3.16.0 and going back to version 2.2.0."]]],[]]