Class CreateJobRequest (0.4.1)

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

Request to create a Cloud Dataflow job.

Attributes

NameDescription
project_id str
The ID of the Cloud Platform project that the job belongs to.
job google.cloud.dataflow_v1beta3.types.Job
The job to create.
view google.cloud.dataflow_v1beta3.types.JobView
The level of information requested in response.
replace_job_id str
Deprecated. This field is now in the Job message.
location str
The [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) that contains this job.