Class CancelJobRequest (2.6.2)

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

A request to cancel a job. .. attribute:: project_id

Required. The ID of the Google Cloud Platform project that the job belongs to.

:type: str

Attributes

NameDescription
region str
Required. The Dataproc region in which to handle the request.
job_id str
Required. The job ID.