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-03-21 UTC."],[[["This webpage provides reference documentation for the `GetKeyHandleRequest` class within the Google Cloud Key Management Service v1 API."],["`GetKeyHandleRequest` is a request message used to retrieve a key handle and it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the Google.Cloud.Kms.V1 API documented is 3.16.0, and the page offers links to documentation for versions ranging from 2.2.0 to 3.16.0."],["The `GetKeyHandleRequest` class has properties such as `KeyHandleName` and `Name`, with the latter being a required parameter to specify the resource name."],["The page includes details on the `GetKeyHandleRequest` constructors, inherited members, namespace, and assembly, giving developers a comprehensive overview of this API class."]]],[]]