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 document provides reference information for the `GetKeyHandleRequest` class within the Google Cloud Key Management Service v1 API for .NET."],["The latest version of the API is 3.16.0, but the current documentation focuses on version 3.13.0 with a list of previous versions available, going as far back as 2.2.0."],["`GetKeyHandleRequest` is a class that inherits from `object` and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetKeyHandleRequest` class has two constructors and two main properties, `KeyHandleName` and `Name`, to handle KeyHandle resource names."],["The assembly for `GetKeyHandleRequest` class is `Google.Cloud.Kms.V1.dll` within the `Google.Cloud.Kms.V1` namespace."]]],[]]