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."],[[["This page provides reference documentation for the `GetEkmConnectionRequest` class within the Google Cloud Key Management Service v1 API for .NET."],["The `GetEkmConnectionRequest` class is used as a request message for the `EkmService.GetEkmConnection` method."],["The documentation outlines the inheritance, implementation, constructors, and properties associated with the `GetEkmConnectionRequest` class, including the `EkmConnectionName` and `Name` properties."],["The content contains a list of various versions of the `GetEkmConnectionRequest` class, with version 3.16.0 being the latest, and version 3.14.0 as the one detailed in the current documentation."],["This document implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]