Class DeleteJobRequest (2.4.0)

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

A request to delete 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.