Skip to main content

BigQuery

The BigQuery data source provides access to the Google BigQuery data warehouse service.

Connection settings

The following connection settings need to be configured for a BigQuery data source:

  • Project ID - The unique ID of your Google Cloud project. This can be found using the API Console project management screen.
  • Service account JSON - The service account JSON key file. This can be downloaded for a specific service account from the API Console.

Required permissions

The service account used to connect to the BigQuery data source must have the following IAM roles assigned:

  • bigquery.dataviewer
  • bigquery.jobuser