File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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+ }
You can’t perform that action at this time.
0 commit comments