job property

String? job
getter/setter pair

The name of the Cloud Run job that is associated with a Rollout.

Format is projects/{project}/locations/{location}/jobs/{job_name}.

Output only.

Implementation

core.String? job;