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 `GetEkmConfigRequest` class is 3.16.0, and the documentation provides access to various past versions, down to version 2.2.0."],["`GetEkmConfigRequest` is a request message for `EkmService.GetEkmConfig` within the Google Cloud Key Management Service v1 API."],["This class inherits from `object` and implements `IMessage`, `IEquatable\u003cGetEkmConfigRequest\u003e`, `IDeepCloneable\u003cGetEkmConfigRequest\u003e`, and `IBufferMessage`, offering functionalities like deep cloning and message handling."],["It includes constructors for creating new instances and copying existing ones, along with properties such as `EkmConfigName` and `Name` to specify the configuration."],["The class is located within the `Google.Cloud.Kms.V1` namespace and is part of the `Google.Cloud.Kms.V1.dll` assembly."]]],[]]