File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222 "description" : " (Optional) Location of the BigQuery resources" ,
2323 "type" : " string" ,
2424 "sensitive" : false
25- },
26- "bigquery_use_client_oauth" : {
27- "title" : " Use Client OAuth" ,
28- "description" : " (Optional) Whether to use client OAuth (default: false)" ,
29- "type" : " string" ,
30- "sensitive" : false
31- },
32- "bigquery_scopes" : {
33- "title" : " Scopes" ,
34- "description" : " (Optional) Scopes for the BigQuery client" ,
35- "type" : " string" ,
36- "sensitive" : false
37- },
38- "bigquery_max_query_result_rows" : {
39- "title" : " Max Query Result Rows" ,
40- "description" : " (Optional) Maximum number of query result rows (default: 50)" ,
41- "type" : " string" ,
42- "sensitive" : false
43- },
44- "bigquery_impersonate_service_account" : {
45- "title" : " Impersonate Service Account" ,
46- "description" : " (Optional) Service account to impersonate" ,
47- "type" : " string" ,
48- "sensitive" : false
4925 }
5026 }
5127}
You can’t perform that action at this time.
0 commit comments