public sealed class GetEkmConnectionRequest : IMessage<GetEkmConnectionRequest>, IEquatable<GetEkmConnectionRequest>, IDeepCloneable<GetEkmConnectionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Key Management Service v1 API class GetEkmConnectionRequest.
Request message for
[EkmService.GetEkmConnection][google.cloud.kms.v1.EkmService.GetEkmConnection].
[[["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, specifically for `GetEkmConnectionRequest`, is version 3.16.0."],["This webpage provides reference documentation and code samples for the `GetEkmConnectionRequest` class within the Google Cloud Key Management Service v1 API."],["`GetEkmConnectionRequest` is the request message used to retrieve an `EkmConnection` via the `EkmService.GetEkmConnection` method."],["The page details the inheritance, implemented interfaces, namespace (`Google.Cloud.Kms.V1`), assembly (`Google.Cloud.Kms.V1.dll`), constructors, and properties (such as `EkmConnectionName` and `Name`) associated with the `GetEkmConnectionRequest` class."],["The `Name` property in `GetEkmConnectionRequest` is required and refers to the resource name of the `EkmConnection` being retrieved."]]],[]]