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 documentation for the `GetEkmConfigRequest` class within the Google Cloud Key Management Service v1 API, specifically for .NET development."],["The documentation covers version history, ranging from version 2.2.0 up to the latest version 3.16.0, with links to the documentation pages of the different versions, all for the `GetEkmConfigRequest`."],["`GetEkmConfigRequest` is a request message used for the `EkmService.GetEkmConfig` method, enabling retrieval of an `EkmConfig` object."],["The page details the class's implementation of various interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The primary properties associated with `GetEkmConfigRequest` are `EkmConfigName` which has a type of `EkmConfigName`, and the `Name` property which has a type of `string`, both of which are detailed with descriptions."]]],[]]