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."],[[["The latest version of the `UpdateEkmConnectionRequest` documentation is 3.16.0, with multiple previous versions available for reference."],["This class, `UpdateEkmConnectionRequest`, is a request message for updating an EkmConnection within the Google Cloud Key Management Service v1 API."],["`UpdateEkmConnectionRequest` inherits from object and implements interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and is part of the Google.Cloud.Kms.V1 namespace."],["It has two properties, `EkmConnection`, which is the EkmConnection with updated values, and `UpdateMask`, which is the list of fields to update in the request."],["The UpdateEkmConnectionRequest class includes constructors to create new instances, either as a default or by copying an existing object."]]],[]]