[[["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-04-17 UTC."],[[["This document outlines the `CloudRun` class, which represents a Cloud Run destination for events within the Google Cloud Eventarc V1 namespace, across multiple versions, with the latest being 2.6.0."],["The `CloudRun` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities for handling messages, comparisons, deep cloning, and buffered data."],["The `CloudRun` class has properties for `Path`, `Region`, `Service`, and `ServiceAsResourceName`, which are used to specify the destination path, region, and service name of the Cloud Run service to which events should be sent."],["The document lists available versions of the cloud run from version 1.0.0 to the latest 2.6.0, with each of them directing to a different link."],["There are two constructors that can be used to create an instance of `CloudRun`, one of them being a parameterless constructor, and the other one requiring a `CloudRun` object to be used as a parameter."]]],[]]