Skip to content

Commit 04b845b

Browse files
authored
Update gemini-extension.json
1 parent 5908471 commit 04b845b

1 file changed

Lines changed: 1 addition & 21 deletions

File tree

gemini-extension.json

Lines changed: 1 addition & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -13,26 +13,6 @@
1313
"name": "Location",
1414
"description": "(Optional) Location of the BigQuery resources",
1515
"envVar": "BIGQUERY_LOCATION"
16-
},
17-
{
18-
"name": "Use Client OAuth",
19-
"description": "(Optional) Whether to use client OAuth (default: false)",
20-
"envVar": "BIGQUERY_USE_CLIENT_OAUTH"
21-
},
22-
{
23-
"name": "Scopes",
24-
"description": "(Optional) Scopes for the BigQuery client",
25-
"envVar": "BIGQUERY_SCOPES"
26-
},
27-
{
28-
"name": "Max Query Result Rows",
29-
"description": "(Optional) Maximum number of query result rows (default: 50)",
30-
"envVar": "BIGQUERY_MAX_QUERY_RESULT_ROWS"
31-
},
32-
{
33-
"name": "Impersonate Service Account",
34-
"description": "(Optional) Service account to impersonate",
35-
"envVar": "BIGQUERY_IMPERSONATE_SERVICE_ACCOUNT"
3616
}
3717
]
38-
}
18+
}

0 commit comments

Comments
 (0)