Skip to content

Commit

Permalink
feat(all): auto-regenerate discovery clients (#2209)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation committed Oct 10, 2023
1 parent ed48023 commit f2c2d1b
Show file tree
Hide file tree
Showing 21 changed files with 76,845 additions and 414 deletions.
15 changes: 15 additions & 0 deletions api-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -2447,6 +2447,21 @@
"x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.png"
},
"documentationLink": "https://developers.google.com/display-video/",
"preferred": false
},
{
"kind": "discovery#directoryItem",
"id": "displayvideo:v3",
"name": "displayvideo",
"version": "v3",
"title": "Display & Video 360 API",
"description": "Display & Video 360 API allows users to automate complex Display & Video 360 workflows, such as creating insertion orders and setting targeting options for individual line items.",
"discoveryRestUrl": "https://displayvideo.googleapis.com/$discovery/rest?version=v3",
"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://developers.google.com/display-video/",
"preferred": true
},
{
Expand Down
404 changes: 402 additions & 2 deletions compute/v0.alpha/compute-api.json

Large diffs are not rendered by default.

723 changes: 718 additions & 5 deletions compute/v0.alpha/compute-gen.go

Large diffs are not rendered by default.

21,774 changes: 21,774 additions & 0 deletions displayvideo/v3/displayvideo-api.json

Large diffs are not rendered by default.

Loading

0 comments on commit f2c2d1b

Please sign in to comment.