View Source GoogleApi.CloudDeploy.V1.Model.CloudRunMetadata (google_api_cloud_deploy v0.13.0)
CloudRunMetadata contains information from a Cloud Run deployment.
Attributes
-
job(type:String.t, default:nil) - Output only. The name of the Cloud Run job that is associated with aRollout. Format isprojects/{project}/locations/{location}/jobs/{job_name}. -
revision(type:String.t, default:nil) - Output only. The Cloud Run Revision id associated with aRollout. -
service(type:String.t, default:nil) - Output only. The name of the Cloud Run Service that is associated with aRollout. Format isprojects/{project}/locations/{location}/services/{service}. -
serviceUrls(type:list(String.t), default:nil) - Output only. The Cloud Run Service urls that are associated with aRollout.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.