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, specifically in the .NET context."],["The documentation covers various versions of the `UpdateEkmConnectionRequest` class, ranging from version 2.2.0 to the latest version 3.16.0, and includes links to each specific version's documentation."],["The `UpdateEkmConnectionRequest` class, which is used for updating EkmConnection details, implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties `EkmConnection` and `UpdateMask`, representing the updated EkmConnection and the fields to be updated in the request, respectively, along with information on the constructors."],["The class includes inherited members from the `object` class such as `GetHashCode`, `GetType`, and `ToString`."]]],[]]