Class GetJobRequest (2.5.0)

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

A request to get the resource representation for a job in a project.

Attributes

NameDescription
project_id str
Required. The ID of the Google Cloud Platform project that the job belongs to.
region str
Required. The Dataproc region in which to handle the request.
job_id str
Required. The job ID.