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 document provides reference and code samples for the `GetEkmConnectionRequest` class within the Google Cloud Key Management Service v1 API, specifically for .NET."],["The latest version available is 3.16.0, with a range of previous versions (from 2.2.0 to 3.15.0) also listed for reference and documentation purposes."],["`GetEkmConnectionRequest` is a request message utilized for retrieving an `EkmConnection` via the `EkmService.GetEkmConnection` method."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering various functionalities."],["The class has two properties, `EkmConnectionName` which is a typed view over the resource name, and `Name`, which is the resource name of the EkmConnection being retrieved."]]],[]]