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 webpage provides documentation for the `UpdateConnectionRequest` class within the Google Cloud Data Loss Prevention (DLP) v2 API, with the current version highlighted as 4.12.0."],["The `UpdateConnectionRequest` class is used to update connection details, with fields for `Connection`, `ConnectionName`, `Name`, and `UpdateMask` to define the updated information and scope."],["The documentation outlines the class's inheritance from the `object` class and its implementation of several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showing the structure and available methods."],["This page also lists the different versions for this documentation, from 4.16.0 down to 2.15.0, with 4.16.0 being the latest release."],["The documentation includes constructors, such as the default `UpdateConnectionRequest()` and `UpdateConnectionRequest(UpdateConnectionRequest other)` for creating new instances and copying."]]],[]]