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 [KeyManagementService.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 document provides reference documentation for the `GetEkmConnectionRequest` class within the Google Cloud Key Management Service v1 API."],["The `GetEkmConnectionRequest` class is used to form requests for retrieving details about an `EkmConnection`, as part of the KeyManagementService."],["The latest version available is 3.16.0, and there are numerous prior versions, going back to 2.2.0, with each having its own set of documentation."],["This class inherits from `Object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing a rich set of functionalities."],["The `GetEkmConnectionRequest` class has properties like `EkmConnectionName` and `Name`, both of which are used to identify and reference the requested `EkmConnection`."]]],[]]