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 documentation for the `UpdateEkmConnectionRequest` class within the Google Cloud Key Management Service v1 API, specifically for the .NET environment."],["The `UpdateEkmConnectionRequest` class is used to send update requests to the `EkmService.UpdateEkmConnection` method."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, supporting various operations and functionalities."],["The documentation covers the class's constructors, including a default constructor and one for creating a copy, as well as its properties `EkmConnection` and `UpdateMask`."],["The webpage also provides links to the documentation for different versions of the API, ranging from version 2.2.0 to 3.16.0, with 3.16.0 being the latest."]]],[]]