[[["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 documentation for the `Connection` class within the Google Cloud Security Center v1 API, offering a comprehensive list of versions ranging from 2.2.0 to 3.24.0, the latest being 3.24.0."],["The `Connection` class, which implements several interfaces, contains information about an IP connection associated with a security finding and includes details such as source and destination IP addresses, source and destination ports, and protocol."],["The `Connection` class offers two constructors: a default constructor and another that accepts an existing `Connection` object for duplication."],["The `Connection` class exposes properties like `DestinationIp`, `DestinationPort`, `Protocol`, `SourceIp`, and `SourcePort` to access specific details of a connection, with the `Protocol` property using an enum type."],["Inherited members for this `Connection` class include various object methods, such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]