Skip to content

Commit 537d939

Browse files
authored
Update plugin.json
1 parent 2b25c1e commit 537d939

1 file changed

Lines changed: 0 additions & 24 deletions

File tree

.claude-plugin/plugin.json

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -22,30 +22,6 @@
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
}

0 commit comments

Comments
 (0)