[[["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."],[[["This documentation details the `Connection` class within the Security Command Center v2 API for .NET, available in versions 1.1.0 (latest) and 1.0.0."],["The `Connection` class represents IP connection information associated with a finding, including its properties such as `DestinationIp`, `DestinationPort`, `Protocol`, `SourceIp`, and `SourcePort`."],["The class implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["There are two constructors for the class, one that is empty and one that allows it to take another `Connection` as a parameter, which will be used to copy."],["The namespace for the `Connection` class is `Google.Cloud.SecurityCenter.V2`, and it is contained within the `Google.Cloud.SecurityCenter.V2.dll` assembly."]]],[]]