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, specifically for version 3.12.0."],["`GetEkmConfigRequest` is a request message used for the `EkmService.GetEkmConfig` function and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `EkmConfigName` and `Name`, where `Name` is a required field representing the name of the `EkmConfig` resource to retrieve."],["There are numerous version links provided, with version 3.16.0 being the latest, and version 2.2.0 being the lowest, providing access to the documentation for each of them."],["The webpage contains information about the contructor methods for GetEkmConfigRequest including the parameters for each."]]],[]]