| get_job {bigrquery} | R Documentation |
Check status of a job.
get_job(project, job)
project |
project name |
job |
job id |
a job resource list, as documented at https://developers.google.com/bigquery/docs/reference/v2/jobs
API documentation for get method: https://developers.google.com/bigquery/docs/reference/v2/jobs/get
wait_for() to wait for a job to complete
Other jobs: insert_extract_job,
insert_query_job,
insert_upload_job, wait_for