We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93f9e77 commit 9c40e6fCopy full SHA for 9c40e6f
1 file changed
BIGQUERY.md
@@ -12,10 +12,6 @@ This section covers connecting to BigQuery.
12
13
* `BIGQUERY_PROJECT`: The GCP project ID.
14
* `BIGQUERY_LOCATION`: (Optional) Location of the BigQuery resources.
15
- * `BIGQUERY_USE_CLIENT_OAUTH`: (Optional) Whether to use client OAuth (default: false).
16
- * `BIGQUERY_SCOPES`: (Optional) Scopes for the BigQuery client.
17
- * `BIGQUERY_MAX_QUERY_RESULT_ROWS`: (Optional) Maximum number of query result rows (default: 50).
18
- * `BIGQUERY_IMPERSONATE_SERVICE_ACCOUNT`: (Optional) Service account to impersonate.
19
20
If you need to update any of these values later, use the `gemini extensions config bigquery-data-analytics` command.
21
0 commit comments