Skip to content

Commit

Permalink
feat(all): auto-regenerate discovery clients (#1535)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation committed May 9, 2022
1 parent 7f9e9e2 commit edb8ac6
Show file tree
Hide file tree
Showing 17 changed files with 630 additions and 2,628 deletions.
45 changes: 15 additions & 30 deletions api-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -571,21 +571,6 @@
"documentationLink": "https://developers.google.com/authorized-buyers/apis/marketplace/reference/rest/",
"preferred": true
},
{
"kind": "discovery#directoryItem",
"id": "baremetalsolution:v1alpha1",
"name": "baremetalsolution",
"version": "v1alpha1",
"title": "Bare Metal Solution API",
"description": "Provides ways to manage Bare Metal Solution hardware installed in a regional extension located near a Google Cloud data center.",
"discoveryRestUrl": "https://baremetalsolution.googleapis.com/$discovery/rest?version=v1alpha1",
"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/bare-metal",
"preferred": false
},
{
"kind": "discovery#directoryItem",
"id": "baremetalsolution:v1",
Expand Down Expand Up @@ -616,6 +601,21 @@
"documentationLink": "https://cloud.google.com/bare-metal",
"preferred": true
},
{
"kind": "discovery#directoryItem",
"id": "beyondcorp:v1alpha",
"name": "beyondcorp",
"version": "v1alpha",
"title": "BeyondCorp API",
"description": "Beyondcorp Enterprise provides identity and context aware access controls for enterprise resources and enables zero-trust access. Using the Beyondcorp Enterprise APIs, enterprises can set up multi-cloud and on-prem connectivity using the App Connector hybrid connectivity solution.",
"discoveryRestUrl": "https://beyondcorp.googleapis.com/$discovery/rest?version=v1alpha",
"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/",
"preferred": true
},
{
"kind": "discovery#directoryItem",
"id": "bigquery:v2",
Expand Down Expand Up @@ -2207,21 +2207,6 @@
"x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.png"
},
"documentationLink": "https://cloud.google.com/dns/docs",
"preferred": false
},
{
"kind": "discovery#directoryItem",
"id": "dns:v2",
"name": "dns",
"version": "v2",
"title": "Cloud DNS API",
"description": "",
"discoveryRestUrl": "https://dns.googleapis.com/$discovery/rest?version=v2",
"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/dns/docs",
"preferred": true
},
{
Expand Down
Loading

0 comments on commit edb8ac6

Please sign in to comment.