public sealed class UpdateEkmConnectionRequest : IMessage<UpdateEkmConnectionRequest>, IEquatable<UpdateEkmConnectionRequest>, IDeepCloneable<UpdateEkmConnectionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Key Management Service v1 API class UpdateEkmConnectionRequest.
Request message for
[EkmService.UpdateEkmConnection][google.cloud.kms.v1.EkmService.UpdateEkmConnection].
[[["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 `UpdateEkmConnectionRequest` class within the Google Cloud Key Management Service v1 API."],["The `UpdateEkmConnectionRequest` class is used to update an `EkmConnection` resource, as part of the `EkmService.UpdateEkmConnection` method."],["The page includes a list of available versions of this API class, ranging from version 2.2.0 to the latest version, 3.16.0, with version 3.9.0 being the one for which the current documentation is displayed."],["The `UpdateEkmConnectionRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also inherits members from the `object` class."],["The class contains two properties: `EkmConnection`, which represents the `EkmConnection` with updated values, and `UpdateMask`, which is a list of the fields to be updated in the request."]]],[]]