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 page provides reference documentation for the `UpdateEkmConnectionRequest` class within the Google Cloud Key Management Service v1 API."],["The latest available version of `UpdateEkmConnectionRequest` is 3.16.0, with a range of versions accessible from 2.2.0 up to the current version, each with specific documentation."],["`UpdateEkmConnectionRequest` is used to update an EkmConnection, and the class inherits from `Object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains two properties that are required, they are the `EkmConnection`, and `UpdateMask` which contains the list of fields to be updated in the update request."],["The `UpdateEkmConnectionRequest` class includes two constructors, one default constructor and another that takes another instance of the same class as a parameter."]]],[]]