[[["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-21 UTC."],[[["The `Connection` class in the `Google.Cloud.SecurityCenter.V1` namespace represents information about an IP connection associated with a security finding."],["This class is available across multiple versions, from 2.2.0 to the latest 3.24.0, within the .NET documentation."],["`Connection` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes properties like `DestinationIp`, `DestinationPort`, `Protocol`, `SourceIp`, and `SourcePort` to define the connection's attributes."],["The class provides two constructors: a default constructor `Connection()` and an overloaded one `Connection(Connection other)` for copying."]]],[]]