public sealed class GetEkmConfigRequest : IMessage<GetEkmConfigRequest>, IEquatable<GetEkmConfigRequest>, IDeepCloneable<GetEkmConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Key Management Service v1 API class GetEkmConfigRequest.
Request message for
[EkmService.GetEkmConfig][google.cloud.kms.v1.EkmService.GetEkmConfig].
[[["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 `GetEkmConfigRequest` class within the Google Cloud Key Management Service (KMS) v1 API for .NET."],["The latest version of `GetEkmConfigRequest` is 3.16.0, with older versions listed and linked, ranging from 3.15.0 down to 2.2.0."],["`GetEkmConfigRequest` is used to create a request message for the `EkmService.GetEkmConfig` method, allowing retrieval of an `EkmConfig` object."],["The `GetEkmConfigRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has a constructor, and two main properties: `EkmConfigName` which provides a typed view over the `Name` resource, and the `Name` property, a string that holds the name of the `EkmConfig` to retrieve."]]],[]]