REST Resource: jobs

Resource

There is no persistent data associated with this resource.

Methods

cancel

Requests that a job be cancelled.

delete

Requests the deletion of the metadata of a job.

get

Returns information about a specific job.

getQueryResults

RPC to get the results of a query job.

insert

Starts a new asynchronous job.

list

Lists all jobs that you started in the specified project.

query

Runs a BigQuery SQL query synchronously and returns query results if the query completes within a specified timeout.