projects
Creates a Dataflow job. To create a job, we recommend using projects.locations.jobs.create with a [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints). Using projects.jobs.create is not recommended, as your job will always start in us-central1. Do not enter confidential information when you supply string values using the API.
post/v1b3/projects/{projectId}/jobs
Path parameters
projectIdstring required
The ID of the Cloud Platform project that the job belongs to.
Query parameters
locationstring
The [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) that contains this job.
replaceJobIdstring
Deprecated. This field is now in the Job message.
view'JOB_VIEW_UNKNOWN' | 'JOB_VIEW_SUMMARY' | 'JOB_VIEW_ALL' | 'JOB_VIEW_DESCRIPTION'
The level of information requested in response.
Request body
Response
Successful response