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."],[[["This webpage provides reference documentation for the `GetEkmConfigRequest` class within the Google Cloud Key Management Service (KMS) v1 API, specifically for the .NET implementation."],["The `GetEkmConfigRequest` class is used as a request message for retrieving an `EkmConfig` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetEkmConfigRequest` class has two constructors, one default and one that takes another `GetEkmConfigRequest` as a parameter, and also contains two properties, `EkmConfigName`, and `Name`."],["The page provides access to various versions of the Google.Cloud.Kms.V1 reference documentation, ranging from version 2.2.0 up to the latest version 3.16.0, along with links to each version's documentation."],["All versions listed have a reference to the `GetEkmConfigRequest` page, available to access directly from the links in the list."]]],[]]