bigrquery (version 1.1.1)

get_job: Check status of a job deprecated

Description

Please use api-job instead

Usage

get_job(project, job)

Arguments

project

project name

job

job id

Value

a job resource list, as documented at https://developers.google.com/bigquery/docs/reference/v2/jobs

See Also

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