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."],[[["This page provides reference documentation for the `GetEkmConfigRequest` class within the Google Cloud Key Management Service (KMS) v1 API, specifically for the .NET library."],["The `GetEkmConfigRequest` class is used as a request message for the `EkmService.GetEkmConfig` method."],["The page lists all available versions for the class ranging from 2.2.0 to the latest, 3.16.0, as well as a detailed description of its properties, such as `Name` and `EkmConfigName`."],["This class implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for various operations like message handling, equality comparison, and deep cloning."],["The `GetEkmConfigRequest` class has two constructors: one default and one that accepts another `GetEkmConfigRequest` object for creating a copy."]]],[]]