projects
Request the job status. To request the status of a job, we recommend using projects.locations.jobs.getMetrics with a [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints). Using projects.jobs.getMetrics is not recommended, as you can only request the status of jobs that are running in us-central1.
get/v1b3/projects/{projectId}/locations/{location}/jobs/{jobId}/metrics
Path parameters
projectIdstring required
A project id.
locationstring required
The [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) that contains the job specified by job_id.
jobIdstring required
The job to get metrics for.
Query parameters
startTimestring
Return only metric data that has changed since this time. Default is to return all information about all metrics for the job.
Response
Successful response