mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-24 08:58:06 +00:00
docs: google big query (#17355)
fix path config example for gcp with path
This commit is contained in:
parent
8d67382513
commit
d6f30e704a
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user