[[["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 in the `Google.Cloud.Eventarc.V1` namespace represents a target for HTTP invocations, specifically used within the Google Cloud Eventarc service."],["This class, part of the `Google.Cloud.Eventarc.V1.dll` assembly, implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, to support various operations like message handling, equality comparisons, deep cloning, and buffer management."],["The `Destination` class offers two constructors, a default constructor and one that accepts another `Destination` object as a parameter for creating a new instance based on an existing one."],["The class has properties, such as `CloudRun` which is used to handle Cloud Run services, and the `DescriptorCase` property, which is of the type `Destination.DescriptorOneofCase`."],["The `Destination` class has multiple versions, with the latest being version 2.6.0, and other available versions ranging from 1.0.0 to 2.5.0."]]],[]]