[[["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 webpage provides reference documentation for the `Connection` class within the Google Cloud Security Center v1 API, specifically for the .NET environment, detailing its properties and usage."],["Version 3.24.0 is the latest available version of the API, and this page lists multiple historical versions of the `Connection` class documentation ranging from 3.24.0 down to 2.2.0."],["The `Connection` class is designed to represent information about an IP connection related to a finding, including properties such as `DestinationIp`, `DestinationPort`, `Protocol`, `SourceIp`, and `SourcePort`."],["The `Connection` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also inherits members from the base `Object` class, as it defines its capabilities."],["The `Connection` class can be instantiated with an empty constructor or with a constructor that accepts another `Connection` object as a parameter, allowing copying or setting up from existing data."]]],[]]