Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(all): auto-regenerate discovery clients #2041

Merged
merged 1 commit into from Jun 28, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
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.