Skip to content

Commit

Permalink
feat(all): auto-regenerate discovery clients (#2352)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation authored Jan 15, 2024
1 parent 3bf8f4f commit 5bf46ee
Show file tree
Hide file tree
Showing 15 changed files with 3,667 additions and 49 deletions.
17 changes: 16 additions & 1 deletion api-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -853,7 +853,22 @@
"x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.png",
"x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.png"
},
"documentationLink": "https://cloud.google.com/bigquery/",
"documentationLink": "https://cloud.google.com/bigquery/docs/connections-api-intro",
"preferred": false
},
{
"kind": "discovery#directoryItem",
"id": "bigqueryconnection:v1",
"name": "bigqueryconnection",
"version": "v1",
"title": "BigQuery Connection API",
"description": "Allows users to manage BigQuery connections to external data sources.",
"discoveryRestUrl": "https://bigqueryconnection.googleapis.com/$discovery/rest?version=v1",
"icons": {
"x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.png",
"x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.png"
},
"documentationLink": "https://cloud.google.com/bigquery/docs/connections-api-intro",
"preferred": true
},
{
Expand Down
886 changes: 886 additions & 0 deletions bigqueryconnection/v1/bigqueryconnection-api.json

Large diffs are not rendered by default.

Loading

0 comments on commit 5bf46ee

Please sign in to comment.