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 documentation for the `UpdateEkmConnectionRequest` class within the Google Cloud Key Management Service (KMS) v1 API, specifically for .NET."],["The `UpdateEkmConnectionRequest` class is used to send requests to update an EkmConnection and can be found in the `Google.Cloud.Kms.V1` namespace."],["The page details the class's constructors, properties like `EkmConnection` and `UpdateMask`, and the interfaces it implements, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["A list of previous versions of the documentation is provided, ranging from version 2.2.0 up to the latest version, 3.16.0."],["The class inherits from the base `object` class and includes inherited members like `GetHashCode`, `GetType`, and `ToString`."]]],[]]