BigQuery Connector
Configuration
connector:
name: my-bigquery
type: bigquery
config:
project_id: my-gcp-project
dataset: analytics
credentials_file: /path/to/credentials.json
`
## See Also
- [Integrations Overview](/docs/integrations/overview)