projects
Gets the state of the specified Cloud Dataflow job. To get the state of a job, we recommend using projects.locations.jobs.get with a [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints). Using projects.jobs.get is not recommended, as you can only get the state of jobs that are running in us-central1.
get/v1b3/projects/{projectId}/jobs/{jobId}
Path parameters
projectIdstring required
The ID of the Cloud Platform project that the job belongs to.
jobIdstring required
The job ID.
Query parameters
locationstring
The [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) that contains this job.
view'JOB_VIEW_UNKNOWN' | 'JOB_VIEW_SUMMARY' | 'JOB_VIEW_ALL' | 'JOB_VIEW_DESCRIPTION'
The level of information requested in response.
Response
Successful response