str
Required. The name of the Cloud Run service
being addressed. See
https://cloud.google.com/run/docs/reference/rest/v1/namespaces.services.
Only services located in the same project as the
trigger object can be addressed.
path
str
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
str
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 2024-11-06 UTC."],[],[]]