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 `GetEkmConfigRequest` class is 3.16.0, and the current page is displaying the documentation for version 3.14.0."],["This documentation details the `GetEkmConfigRequest` class, which is a request message used for the `EkmService.GetEkmConfig` API call within the Google Cloud Key Management Service v1."],["The `GetEkmConfigRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering functionalities like message handling, equality checks, deep cloning, and buffer message operations."],["The class includes two constructors: a parameterless constructor and one that accepts another `GetEkmConfigRequest` object for creating copies."],["It has two properties, `EkmConfigName` of type `EkmConfigName`, which is a typed view over the resource name, and `Name` of type string, which represents the required name of the `EkmConfig` to be retrieved."]]],[]]