docs: google big query (#17355)

fix path config example for gcp with path
This commit is contained in:
Imri Paran 2024-08-09 12:06:40 +02:00 committed by GitHub
parent 8d67382513
commit d6f30e704a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -136,7 +136,8 @@ Location used to query `INFORMATION_SCHEMA.JOBS_BY_PROJECT` to fetch usage data.
- If you prefer to pass the credentials file, you can do so as follows:
```yaml
credentials:
gcpConfig: <path to file>
gcpConfig:
path: <path to file>
```
- If you want to use [ADC authentication](https://cloud.google.com/docs/authentication#adc) for BigQuery you can just leave