Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Unique identifier for the request
Example:
"124ab1c"
Full resource name of the BigQuery job
Example:
"//bigquery.googleapis.com/projects/myproject/jobs/myproject:US.bquxjob_5b4c112c_17961fafeaf"
Email of the user executing the BigQuery query
Example:
"user@company.com"
Maximum length:
1000
User-defined context from BigQuery