Class IgnoreJobRequest (1.18.0)

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

The request object used by IgnoreJob.

Attributes

NameDescription
rollout str
Required. Name of the Rollout. Format is projects/{project}/locations/{location}/deliveryPipelines/{deliveryPipeline}/releases/{release}/rollouts/{rollout}.
phase_id str
Required. The phase ID the Job to ignore belongs to.
job_id str
Required. The job ID for the Job to ignore.