public sealed class GetKeyHandleRequest : IMessage<GetKeyHandleRequest>, IEquatable<GetKeyHandleRequest>, IDeepCloneable<GetKeyHandleRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Key Management Service v1 API class GetKeyHandleRequest.
Request message for [GetKeyHandle][google.cloud.kms.v1.Autokey.GetKeyHandle].
[[["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-04-09 UTC."],[[["The page provides reference documentation for the `GetKeyHandleRequest` class within the Google Cloud Key Management Service v1 API."],["This class is a request message used for the `GetKeyHandle` operation in the API, which is part of the `Autokey` set of features."],["The `GetKeyHandleRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists many different versions of the documentation, with version 3.16.0 being the latest and shows how to access these specific versions."],["The class has two constructors, one default and one that takes another `GetKeyHandleRequest` as a parameter, and includes properties such as `KeyHandleName` and `Name`."]]],[]]