Skip to content

Commit

Permalink
feat(all): auto-regenerate discovery clients (#2041)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation committed Jun 28, 2023
1 parent 78ebbdb commit dc4d425
Show file tree
Hide file tree
Showing 51 changed files with 12,824 additions and 532 deletions.
32 changes: 31 additions & 1 deletion api-list.json
Expand Up @@ -841,6 +841,21 @@
"documentationLink": "https://cloud.google.com/binary-authorization/",
"preferred": true
},
{
"kind": "discovery#directoryItem",
"id": "blockchainnodeengine:v1",
"name": "blockchainnodeengine",
"version": "v1",
"title": "Blockchain Node Engine API",
"description": "",
"discoveryRestUrl": "https://blockchainnodeengine.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/blockchain-node-engine",
"preferred": true
},
{
"kind": "discovery#directoryItem",
"id": "blogger:v2",
Expand Down Expand Up @@ -1484,6 +1499,21 @@
"x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.png"
},
"documentationLink": "https://cloud.google.com/support/docs/apis",
"preferred": false
},
{
"kind": "discovery#directoryItem",
"id": "cloudsupport:v2",
"name": "cloudsupport",
"version": "v2",
"title": "Google Cloud Support API",
"description": "Manages Google Cloud technical support cases for Customer Care support offerings.",
"discoveryRestUrl": "https://cloudsupport.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/support/docs/apis",
"preferred": true
},
{
Expand Down Expand Up @@ -6088,7 +6118,7 @@
"name": "workloadmanager",
"version": "v1",
"title": "Workload Manager API",
"description": "",
"description": "Workload Manager is a service that provides tooling for enterprise workloads to automate the deployment and validation of your workloads against best practices and recommendations.",
"discoveryRestUrl": "https://workloadmanager.googleapis.com/$discovery/rest?version=v1",
"icons": {
"x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.png",
Expand Down
949 changes: 949 additions & 0 deletions blockchainnodeengine/v1/blockchainnodeengine-api.json

Large diffs are not rendered by default.

0 comments on commit dc4d425

Please sign in to comment.