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 (KMS) v1 API."],["The `UpdateEkmConnectionRequest` class is used as a request message for updating an EkmConnection, and it implements multiple interfaces for various functionalities."],["The documentation covers versions ranging from 2.2.0 up to the latest version 3.16.0, all relating to the same class."],["The class includes properties such as `EkmConnection` and `UpdateMask`, which are essential for specifying the updated connection details and the fields to modify."],["The documentation includes information about the constructors of the class, allowing users to initiate the object."]]],[]]