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 available for the `GetEkmConnectionRequest` class is 3.16.0, which is part of the Google Cloud Key Management Service v1 API."],["This class, `GetEkmConnectionRequest`, is used as a request message for retrieving an EkmConnection, as part of the EkmService."],["The `GetEkmConnectionRequest` class is a sealed class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which provides details on how to instantiate and use the class."],["There are numerous versions of the `GetEkmConnectionRequest` class documented, ranging from version 2.2.0 up to the latest 3.16.0, each accessible via a distinct URL."],["The `GetEkmConnectionRequest` class has two constructors and two properties: `EkmConnectionName` and `Name`, which are needed to retrieve data about the EkmConnection."]]],[]]