public sealed class UpdateEkmConfigRequest : IMessage<UpdateEkmConfigRequest>, IEquatable<UpdateEkmConfigRequest>, IDeepCloneable<UpdateEkmConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Key Management Service v1 API class UpdateEkmConfigRequest.
Request message for
[EkmService.UpdateEkmConfig][google.cloud.kms.v1.EkmService.UpdateEkmConfig].
[[["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 page provides documentation for the `UpdateEkmConfigRequest` class within the Google Cloud Key Management Service (KMS) v1 API."],["It details the different versions of the API, ranging from 2.2.0 to the latest 3.16.0, each with its own documentation link."],["The `UpdateEkmConfigRequest` class is used for requests to update the EkmConfig, as part of the `EkmService.UpdateEkmConfig` operation."],["The class inherits from multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it contains properties such as `EkmConfig` and `UpdateMask`."],["It specifies that it is found in the `Google.Cloud.Kms.V1` namespace, within the `Google.Cloud.Kms.V1.dll` assembly."]]],[]]