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 document provides reference information for the `UpdateEkmConnectionRequest` class within the Google Cloud Key Management Service v1 API for .NET."],["The `UpdateEkmConnectionRequest` class is used as a request message for updating an EkmConnection, as found in `EkmService.UpdateEkmConnection`."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are several versions of the Google Cloud Key Management Service v1 API listed, ranging from the latest version 3.16.0 to version 2.2.0."],["The UpdateEkmConnectionRequest class requires the `EkmConnection` and `UpdateMask` properties to be populated, with `EkmConnection` holding the updated values and `UpdateMask` listing the fields that will be updated."]]],[]]