> ## Documentation Index
> Fetch the complete documentation index at: https://docs.sqd.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# E2201

> BigQuery target — Cannot determine GCP project id

`bigqueryTarget` could not resolve a project id at construction.

**Fix** — pass `projectId` explicitly, or construct `new BigQuery({ projectId })` so
`client.bigquery.projectId` is set.
