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-04-09 UTC."],[[["This page 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` via the `EkmService.UpdateEkmConnection` method."],["The class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists documentation for numerous versions of the API ranging from 2.2.0 all the way up to the latest version 3.16.0."],["The page details the constructors, properties (`EkmConnection`, `UpdateMask`) and methods available to interact with the `UpdateEkmConnectionRequest` class, alongside their descriptions."]]],[]]