bigquery/Big Query Job Exists
Gateway that verifies the BigQuery Job exists.
Product: BigQuery
Step Type: GATEWAY
Description
This step calls the BigQuery API to fetch the job. If the job is found, the runbook proceeds to the next step. If it is not found (e.g., due to a typo in the job ID or region), the runbook reports this and terminates this path.
Failure Reason
Job {job_id} does not exist.
Failure Remediation
Please check the corresponding job Region and make sure to provide the correct Job and Project identifiers.
Success Reason
Job {job_id} was successfully located.