GetJobRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Request to get the state of a Cloud Dataflow job.
Attributes |
|
|---|---|
| Name | Description |
project_id |
str
The ID of the Cloud Platform project that the job belongs to. |
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. |