Class GetJobRequest (0.1.5)

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

Request to get the state of a Cloud Dataflow job. .. attribute:: project_id

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

:type: str

Attributes

NameDescription
job_id str
The job ID.
view google.cloud.dataflow_v1beta3.types.JobView
The level of information requested in response.
location str
The [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) that contains this job.