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-03-21 UTC."],[[["The latest version of the Google Cloud Key Management Service v1 API's `GetEkmConfigRequest` class is 3.16.0, while the current context is version 3.11.0."],["The `GetEkmConfigRequest` class is a request message used for retrieving an EkmConfig, specifically through the `EkmService.GetEkmConfig` method."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetEkmConfigRequest` class includes properties such as `EkmConfigName` and `Name`, which are used to identify the specific EkmConfig being requested."],["The available versions for `GetEkmConfigRequest` range from version 2.2.0 to the latest 3.16.0, with links to each versions documentation page."]]],[]]