Skip to content

Commit

Permalink
feat(all): auto-regenerate discovery clients (#2515)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation authored Apr 11, 2024
1 parent 4826df4 commit b71b80f
Show file tree
Hide file tree
Showing 9 changed files with 44,248 additions and 514 deletions.
15 changes: 15 additions & 0 deletions api-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -2537,6 +2537,21 @@
"x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.png"
},
"documentationLink": "https://cloud.google.com/discovery-engine/docs",
"preferred": false
},
{
"kind": "discovery#directoryItem",
"id": "discoveryengine:v1",
"name": "discoveryengine",
"version": "v1",
"title": "Discovery Engine API",
"description": "Discovery Engine API.",
"discoveryRestUrl": "https://discoveryengine.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/discovery-engine/docs",
"preferred": true
},
{
Expand Down
242 changes: 121 additions & 121 deletions chat/v1/chat-api.json

Large diffs are not rendered by default.

790 changes: 401 additions & 389 deletions chat/v1/chat-gen.go

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions content/v2.1/content-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -6219,7 +6219,7 @@
}
}
},
"revision": "20240403",
"revision": "20240409",
"rootUrl": "https://shoppingcontent.googleapis.com/",
"schemas": {
"Account": {
Expand Down Expand Up @@ -7015,7 +7015,7 @@
"type": "boolean"
},
"reportingManager": {
"description": "Whether user is a reporting manager.",
"description": "Whether user is a reporting manager. This role is equivalent to the Performance and insights role in Merchant Center.",
"type": "boolean"
}
},
Expand Down
3 changes: 2 additions & 1 deletion content/v2.1/content-gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10,624 changes: 10,624 additions & 0 deletions discoveryengine/v1/discoveryengine-api.json

Large diffs are not rendered by default.

Loading

0 comments on commit b71b80f

Please sign in to comment.