[[["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 `Destination` class, part of the `Google.Cloud.Connectors.V1` namespace, is a sealed class that implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class includes constructors for creating a new `Destination` object and copying from an existing one, with the latter requiring a `Destination` parameter."],["Key properties of the `Destination` class include `DestinationCase`, which determines the current destination type, `HasHost`, and `HasServiceAttachment` which are booleans indicating if the associated field is set."],["The `Destination` class also includes properties for setting the `Host`, which is publicly routable, the `Port`, which accepts the destination's target port number and the `ServiceAttachment` property, which is for PSC service attachments."]]],[]]