Skip to content

Commit

Permalink
feat: regenerate index files
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation authored and sofisl committed Dec 5, 2020
1 parent 1543314 commit 12c3469
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 4 deletions.
26 changes: 24 additions & 2 deletions discovery/doubleclickbidmanager-v1.1.json
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@
}
}
},
"revision": "20201105",
"revision": "20201202",
"rootUrl": "https://doubleclickbidmanager.googleapis.com/",
"schemas": {
"ChannelGrouping": {
Expand Down Expand Up @@ -2135,7 +2135,18 @@
"METRIC_CONVERTING_PATHS",
"METRIC_ACTIVITY_REVENUE",
"METRIC_PERCENT_INVALID_IMPRESSIONS_PREBID",
"METRIC_PROVISIONAL_IMPRESSIONS"
"METRIC_GRP_CORRECTED_IMPRESSIONS",
"METRIC_DEMO_CORRECTED_CLICKS",
"METRIC_VIRTUAL_PEOPLE_IMPRESSION_REACH_BY_DEMO",
"METRIC_VIRTUAL_PEOPLE_CLICK_REACH_BY_DEMO",
"METRIC_VIRTUAL_PEOPLE_AVERAGE_IMPRESSION_FREQUENCY_BY_DEMO",
"METRIC_DEMO_COMPOSITION_IMPRESSION",
"METRIC_VIRTUAL_PEOPLE_IMPRESSION_REACH_SHARE_PERCENT",
"METRIC_DEMO_POPULATION",
"METRIC_VIRTUAL_PEOPLE_IMPRESSION_REACH_PERCENT",
"METRIC_TARGET_RATING_POINTS",
"METRIC_PROVISIONAL_IMPRESSIONS",
"METRIC_VENDOR_BLOCKED_ADS"
],
"enumDescriptions": [
"",
Expand Down Expand Up @@ -2569,6 +2580,17 @@
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
],
"type": "string"
Expand Down
4 changes: 2 additions & 2 deletions discovery/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -3691,7 +3691,7 @@
"name": "servicecontrol",
"version": "v1",
"title": "Service Control API",
"description": "Provides control plane functionality to managed services, such as logging, monitoring, and status checks.",
"description": "Provides admission control and telemetry reporting for services integrated with Service Infrastructure.",
"discoveryRestUrl": "https://servicecontrol.googleapis.com/$discovery/rest?version=v1",
"icons": {
"x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.png",
Expand All @@ -3706,7 +3706,7 @@
"name": "servicecontrol",
"version": "v2",
"title": "Service Control API",
"description": "Provides control plane functionality to managed services, such as logging, monitoring, and status checks.",
"description": "Provides admission control and telemetry reporting for services integrated with Service Infrastructure.",
"discoveryRestUrl": "https://servicecontrol.googleapis.com/$discovery/rest?version=v2",
"icons": {
"x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.png",
Expand Down

0 comments on commit 12c3469

Please sign in to comment.