Optional. The relative path on the Cloud Run service the events should be sent to. The value must conform to the definition of a URI path segment (section 3.3 of RFC2396). Examples: "/route", "route", "route/subroute".
↳ region
string
Required. The region the Cloud Run service is deployed in.
[[["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-09-04 UTC."],[],[],null,["# Google Cloud Eventarc V1 Client - Class CloudRun (2.1.5)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.5 (latest)](/php/docs/reference/cloud-eventarc/latest/V1.CloudRun)\n- [2.1.4](/php/docs/reference/cloud-eventarc/2.1.4/V1.CloudRun)\n- [2.0.1](/php/docs/reference/cloud-eventarc/2.0.1/V1.CloudRun)\n- [1.3.5](/php/docs/reference/cloud-eventarc/1.3.5/V1.CloudRun)\n- [1.2.2](/php/docs/reference/cloud-eventarc/1.2.2/V1.CloudRun)\n- [1.1.1](/php/docs/reference/cloud-eventarc/1.1.1/V1.CloudRun)\n- [1.0.5](/php/docs/reference/cloud-eventarc/1.0.5/V1.CloudRun) \nReference documentation and code samples for the Google Cloud Eventarc V1 Client class CloudRun.\n\nRepresents a Cloud Run destination.\n\nGenerated from protobuf message `google.cloud.eventarc.v1.CloudRun`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Eventarc \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getService\n\nRequired. The name of the Cloud Run service being addressed. See\n\u003chttps://cloud.google.com/run/docs/reference/rest/v1/namespaces.services\u003e.\n\nOnly services located in the same project as the trigger object\ncan be addressed.\n\n### setService\n\nRequired. The name of the Cloud Run service being addressed. See\n\u003chttps://cloud.google.com/run/docs/reference/rest/v1/namespaces.services\u003e.\n\nOnly services located in the same project as the trigger object\ncan be addressed.\n\n### getPath\n\nOptional. The relative path on the Cloud Run service the events should be\nsent to.\n\nThe value must conform to the definition of a URI path segment (section 3.3\nof RFC2396). Examples: \"/route\", \"route\", \"route/subroute\".\n\n### setPath\n\nOptional. The relative path on the Cloud Run service the events should be\nsent to.\n\nThe value must conform to the definition of a URI path segment (section 3.3\nof RFC2396). Examples: \"/route\", \"route\", \"route/subroute\".\n\n### getRegion\n\nRequired. The region the Cloud Run service is deployed in.\n\n### setRegion\n\nRequired. The region the Cloud Run service is deployed in."]]