[[["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 webpage provides reference documentation for the `Connection` class within the Google Cloud Security Command Center v1 API for .NET, detailing its various versions."],["The latest version of the `Connection` class is 3.24.0, with a comprehensive list of previous versions from 3.23.0 down to 2.2.0 available for browsing."],["The `Connection` class, inheriting from `object` and implementing several interfaces like `IMessage` and `IEquatable`, represents information about an IP connection related to a finding."],["Key properties of the `Connection` class include `DestinationIp`, `DestinationPort`, `Protocol`, `SourceIp`, and `SourcePort`, with details on their types and use cases."],["This class has two constructors: a default one, `Connection()`, and another for creating a copy, `Connection(Connection other)`, which takes an existing `Connection` object as a parameter."]]],[]]