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 v2 API, specifically detailing its structure, properties, and methods."],["The `UpdateConnectionRequest` class is used to send requests for updating a connection, and it inherits from multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing methods for deep cloning, equality checks, and working with buffer messages."],["The documentation lists all available versions of `UpdateConnectionRequest` class from version 2.15.0 to the latest 4.16.0, allowing you to navigate between them."],["The class has properties like `Connection`, `ConnectionName`, `Name`, and `UpdateMask`, which define the connection details and the specific fields to be updated."],["This page references the methods `GetHashCode()`, `GetType()`, `ToString()` that are inherited from the object class, that are available to utilize with the `UpdateConnectionRequest` class."]]],[]]