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-04-09 UTC."],[[["This webpage provides reference documentation for the `GetEkmConnectionRequest` class within the Google Cloud Key Management Service v1 API."],["The `GetEkmConnectionRequest` class is used as a request message for the `EkmService.GetEkmConnection` method, facilitating the retrieval of an `EkmConnection`."],["The page lists various versions of the Google.Cloud.Kms.V1 API, from 2.2.0 up to the latest 3.16.0, with version 3.12.0 being highlighted."],["The documentation details the class's implementation of several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and outlines its inherited members from the base `object` class."],["The `GetEkmConnectionRequest` class includes two constructors and two properties: `EkmConnectionName` which has a type of `EkmConnectionName`, and `Name` which has a type of string; The `Name` property is the `EkmConnection` name that is needed to get from the request."]]],[]]