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."],[[["The latest version of the `UpdateEkmConfigRequest` is 3.16.0, while version 3.7.0 is also documented here."],["This webpage provides reference documentation for the Google Cloud Key Management Service v1 API class `UpdateEkmConfigRequest`, with multiple versions available."],["The `UpdateEkmConfigRequest` class is used for request messages for updating EkmConfig within the Google Cloud KMS."],["The `UpdateEkmConfigRequest` class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `UpdateEkmConfigRequest` class has properties such as `EkmConfig` and `UpdateMask` for managing configurations and updates."]]],[]]