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 document provides reference information for the `GetEkmConfigRequest` class within the Google Cloud Key Management Service (KMS) v1 API, specifically for version 3.4.0 and is part of the Google.Cloud.Kms.V1 namespace."],["`GetEkmConfigRequest` is a request message used for retrieving EkmConfig details via the `EkmService.GetEkmConfig` method, and it inherits from various interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties like `EkmConfigName`, which provides a typed view of the resource name, and `Name`, which holds the required name of the EkmConfig to be retrieved."],["There are many versions of this documentation, from 2.2.0 all the way up to the most recent 3.16.0."],["There are two constructors available for creating a `GetEkmConfigRequest` object, one is a default contructor, and the other takes another GetEkmConfigRequest object."]]],[]]