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 webpage provides reference documentation for the `GetEkmConfigRequest` class within the Google Cloud Key Management Service (KMS) v1 API, specifically for the .NET implementation."],["The latest version of this resource can be found in version 3.16.0, although it lists every version from 2.2.0 to 3.16.0, including version 3.8.0 detailed on the page."],["The `GetEkmConfigRequest` class is used to create request messages for the `EkmService.GetEkmConfig` method, implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes constructors for creating new instances and offers properties to manage `EkmConfigName` and `Name`, which are essential for fetching the EkmConfig resource."],["This documentation details inherited members from the `object` class and provides the namespace and assembly information for the `GetEkmConfigRequest` class."]]],[]]