Class GetJobRunRequest (1.4.0)

GetJobRunRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

GetJobRunRequest is the request object used by GetJobRun.

Attribute

NameDescription
name str
Required. Name of the ``JobRun``. Format must be projects/{project_id}/locations/{location_name}/deliveryPipelines/{pipeline_name}/releases/{release_name}/rollouts/{rollout_name}/jobRuns/{job_run_name}.

Inheritance

builtins.object > proto.message.Message > GetJobRunRequest