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."],[[["The latest version of the Google Cloud Key Management Service v1 API documented is 3.16.0, with links to previous versions down to 2.2.0."],["The class `GetEkmConfigRequest` is used for requesting the `EkmConfig` through the `EkmService.GetEkmConfig` method in the API."],["The `GetEkmConfigRequest` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, supporting various functionalities."],["This documentation provides details on the `GetEkmConfigRequest` class's constructors and properties, such as `EkmConfigName` and `Name`."],["The required input for the get request is the name of the `EkmConfig`, and the documentation highlights the inheritance and implementation details."]]],[]]