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."],[[["This webpage provides reference documentation for the `UpdateEkmConnectionRequest` class within the Google Cloud Key Management Service v1 API, specifically version 3.14.0."],["The `UpdateEkmConnectionRequest` class is a request message used for updating an EkmConnection in the Google Cloud KMS, as indicated by its name and purpose."],["It shows a comprehensive version history of the documentation, from version 2.2.0 to 3.16.0, with 3.16.0 being the latest release, and links for each version."],["The page details the class's inheritance structure, implemented interfaces, constructors, and properties like `EkmConnection` and `UpdateMask`, along with their descriptions."],["It also provides links to external resources such as Microsoft's .NET API documentation and Google's Protocol Buffers documentation for related classes and interfaces, offering detailed information for developers."]]],[]]