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 available for the `UpdateEkmConfigRequest` class is 3.16.0, with a full list of previous versions starting from version 2.2.0."],["This documentation page covers the `UpdateEkmConfigRequest` class within the Google Cloud Key Management Service v1 API, specifically in version 3.5.0."],["`UpdateEkmConfigRequest` is a request message used for `EkmService.UpdateEkmConfig`, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, a default one and one that takes another `UpdateEkmConfigRequest` as an argument."],["The `UpdateEkmConfigRequest` class contains two key properties: `EkmConfig`, which holds the updated values, and `UpdateMask`, which specifies the fields to update in the request."]]],[]]