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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe document provides reference documentation for the \u003ccode\u003eUpdateEkmConfigRequest\u003c/code\u003e class within the Google Cloud Key Management Service v1 API, specifically for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThis class is used to send requests to update the External Key Manager (EKM) configuration, as part of the \u003ccode\u003eEkmService.UpdateEkmConfig\u003c/code\u003e operation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateEkmConfigRequest\u003c/code\u003e class is available across multiple versions, ranging from 2.2.0 to 3.16.0, with 3.16.0 being the latest version available, and version 3.8.0 serving as the focus point of this documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements various interfaces, such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits members from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateEkmConfigRequest\u003c/code\u003e class has properties like \u003ccode\u003eEkmConfig\u003c/code\u003e (representing the updated configuration) and \u003ccode\u003eUpdateMask\u003c/code\u003e (specifying which fields to update), and offers the ability to be constructed with or without passing another object of its type.\u003c/p\u003e\n"]]],[],null,[]]