CloudRunMetadata contains information from a Cloud Run
deployment.
Attributes
Name
Description
service
str
Output only. The name of the Cloud Run Service that is
associated with a Rollout. Format is
projects/{project}/locations/{location}/services/{service}.
service_urls
MutableSequence[str]
Output only. The Cloud Run Service urls that are associated
with a Rollout.
revision
str
Output only. The Cloud Run Revision id associated with a
Rollout.
job
str
Output only. The name of the Cloud Run job that is
associated with a Rollout. Format is
projects/{project}/locations/{location}/jobs/{job_name}.
[[["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-01 UTC."],[],[]]