CloudRunMetadata contains information from a Cloud Run deployment.
JSON representation |
---|
{ "service": string, "serviceUrls": [ string ], "revision": string, "job": string } |
Fields | |
---|---|
service |
Output only. The name of the Cloud Run Service that is associated with a |
service |
Output only. The Cloud Run Service urls that are associated with a |
revision |
Output only. The Cloud Run Revision id associated with a |
job |
Output only. The name of the Cloud Run job that is associated with a |