public sealed class UpdateConnectionRequest : IMessage<UpdateConnectionRequest>, IEquatable<UpdateConnectionRequest>, IDeepCloneable<UpdateConnectionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class UpdateConnectionRequest.
[[["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-24 UTC."],[[["This page provides documentation for the `UpdateConnectionRequest` class within the Google Cloud Data Loss Prevention (DLP) v2 API, detailing its properties, inheritance, and constructors."],["The `UpdateConnectionRequest` class is used to update a connection resource, offering properties like `Connection`, `ConnectionName`, `Name`, and `UpdateMask` to define the update parameters."],["The content displays a list of available versions of the Google Cloud DLP v2 API, ranging from version 2.15.0 to 4.16.0, with links to the reference documentation for `UpdateConnectionRequest` in each version."],["The class implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling various operations and interactions."],["The documentation includes information about the class's inheritance from `object`, inherited members, the namespace (`Google.Cloud.Dlp.V2`), and the assembly (`Google.Cloud.Dlp.V2.dll`)."]]],[]]