Tool to start a new asynchronous BigQuery job (query, load, extract, or copy). Use when you need to run a query as a job, load data from Cloud Storage, extract table data to GCS, or copy tables. For dry-run validation without execution, set dryRun to true in configuration.
project_idRequiredstringProject ID of project that will be billed for the job. This is used in the URL path.
jobReferenceobjectJob reference identifying the job.
configurationRequiredobjectRequired. Job configuration. Specify exactly one of: query, load, extract, or copy in the configuration object.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action