Skip to content

Commit c0efdb5

Browse files
feat(all): auto-regenerate discovery clients (#3210)
1 parent 62ea841 commit c0efdb5

File tree

10 files changed

+282
-67
lines changed

10 files changed

+282
-67
lines changed

adsense/v2/adsense-api.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1197,12 +1197,12 @@
11971197
"Impressions. An impression is counted for each ad request where at least one ad has been downloaded to the user's device and has begun to load. It is the number of ad units (for content ads) or search queries (for search ads) that showed ads.",
11981198
"Ads shown. Different ad formats will display varying numbers of ads. For example, a vertical banner may consist of 2 or more ads. Also, the number of ads in an ad unit may vary depending on whether the ad unit is displaying standard text ads, expanded text ads or image ads.",
11991199
"Number of times a user clicked on a standard content ad.",
1200-
"Fraction of page views considered to be spam. Only available to premium accounts.",
1201-
"Fraction of ad requests considered to be spam. Only available to premium accounts.",
1202-
"Fraction of ad requests that returned ads considered to be spam. Only available to premium accounts.",
1203-
"Fraction of impressions considered to be spam. Only available to premium accounts.",
1204-
"Fraction of ad impressions considered to be spam. Only available to premium accounts.",
1205-
"Fraction of clicks considered to be spam. Only available to premium accounts.",
1200+
"Fraction of page views considered to be spam. Only available to [premium accounts](https://developers.google.com/adsense/management/reference/rest/v2/accounts#Account.FIELDS.premium).",
1201+
"Fraction of ad requests considered to be spam. Only available to [premium accounts](https://developers.google.com/adsense/management/reference/rest/v2/accounts#Account.FIELDS.premium).",
1202+
"Fraction of ad requests that returned ads considered to be spam. Only available to [premium accounts](https://developers.google.com/adsense/management/reference/rest/v2/accounts#Account.FIELDS.premium).",
1203+
"Fraction of impressions considered to be spam. Only available to [premium accounts](https://developers.google.com/adsense/management/reference/rest/v2/accounts#Account.FIELDS.premium).",
1204+
"Fraction of ad impressions considered to be spam. Only available to [premium accounts](https://developers.google.com/adsense/management/reference/rest/v2/accounts#Account.FIELDS.premium).",
1205+
"Fraction of clicks considered to be spam. Only available to [premium accounts](https://developers.google.com/adsense/management/reference/rest/v2/accounts#Account.FIELDS.premium).",
12061206
"Ratio of requested ad units or queries to the number returned to the site.",
12071207
"Ratio of individual page views that resulted in a click.",
12081208
"Ratio of ad requests that resulted in a click.",
@@ -1570,12 +1570,12 @@
15701570
"Impressions. An impression is counted for each ad request where at least one ad has been downloaded to the user's device and has begun to load. It is the number of ad units (for content ads) or search queries (for search ads) that showed ads.",
15711571
"Ads shown. Different ad formats will display varying numbers of ads. For example, a vertical banner may consist of 2 or more ads. Also, the number of ads in an ad unit may vary depending on whether the ad unit is displaying standard text ads, expanded text ads or image ads.",
15721572
"Number of times a user clicked on a standard content ad.",
1573-
"Fraction of page views considered to be spam. Only available to premium accounts.",
1574-
"Fraction of ad requests considered to be spam. Only available to premium accounts.",
1575-
"Fraction of ad requests that returned ads considered to be spam. Only available to premium accounts.",
1576-
"Fraction of impressions considered to be spam. Only available to premium accounts.",
1577-
"Fraction of ad impressions considered to be spam. Only available to premium accounts.",
1578-
"Fraction of clicks considered to be spam. Only available to premium accounts.",
1573+
"Fraction of page views considered to be spam. Only available to [premium accounts](https://developers.google.com/adsense/management/reference/rest/v2/accounts#Account.FIELDS.premium).",
1574+
"Fraction of ad requests considered to be spam. Only available to [premium accounts](https://developers.google.com/adsense/management/reference/rest/v2/accounts#Account.FIELDS.premium).",
1575+
"Fraction of ad requests that returned ads considered to be spam. Only available to [premium accounts](https://developers.google.com/adsense/management/reference/rest/v2/accounts#Account.FIELDS.premium).",
1576+
"Fraction of impressions considered to be spam. Only available to [premium accounts](https://developers.google.com/adsense/management/reference/rest/v2/accounts#Account.FIELDS.premium).",
1577+
"Fraction of ad impressions considered to be spam. Only available to [premium accounts](https://developers.google.com/adsense/management/reference/rest/v2/accounts#Account.FIELDS.premium).",
1578+
"Fraction of clicks considered to be spam. Only available to [premium accounts](https://developers.google.com/adsense/management/reference/rest/v2/accounts#Account.FIELDS.premium).",
15791579
"Ratio of requested ad units or queries to the number returned to the site.",
15801580
"Ratio of individual page views that resulted in a click.",
15811581
"Ratio of ad requests that resulted in a click.",
@@ -2018,7 +2018,7 @@
20182018
}
20192019
}
20202020
},
2021-
"revision": "20250506",
2021+
"revision": "20250624",
20222022
"rootUrl": "https://adsense.googleapis.com/",
20232023
"schemas": {
20242024
"Account": {
@@ -2050,7 +2050,7 @@
20502050
"type": "array"
20512051
},
20522052
"premium": {
2053-
"description": "Output only. Whether this account is premium.",
2053+
"description": "Output only. Whether this account is premium. Premium accounts have access to additional spam-related metrics.",
20542054
"readOnly": true,
20552055
"type": "boolean"
20562056
},

adsense/v2/adsense-gen.go

Lines changed: 38 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

chromemanagement/v1/chromemanagement-api.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1280,7 +1280,7 @@
12801280
}
12811281
}
12821282
},
1283-
"revision": "20250619",
1283+
"revision": "20250623",
12841284
"rootUrl": "https://chromemanagement.googleapis.com/",
12851285
"schemas": {
12861286
"GoogleChromeManagementV1AndroidAppInfo": {
@@ -1500,19 +1500,19 @@
15001500
"enumDescriptions": [
15011501
"Application type unknown.",
15021502
"Application type arc (Android app).",
1503-
"Deprecated. This vaule is no longer used. Application type built-in.",
1503+
"Deprecated. This value is no longer used. Application type built-in.",
15041504
"Application type Linux (via Crostini).",
15051505
"Application type Chrome app.",
15061506
"Application type web.",
15071507
"Application type Mac OS.",
15081508
"Application type Plugin VM.",
1509-
"Deprecated. This vaule is no longer used. Application type standalone browser (Lacros browser app).",
1509+
"Deprecated. This value is no longer used. Application type standalone browser (Lacros browser app).",
15101510
"Application type remote.",
15111511
"Application type borealis.",
15121512
"Application type system web.",
1513-
"Deprecated. This vaule is no longer used. Application type standalone browser chrome app.",
1513+
"Deprecated. This value is no longer used. Application type standalone browser chrome app.",
15141514
"Application type extension.",
1515-
"Deprecated. This vaule is no longer used. Application type standalone browser extension.",
1515+
"Deprecated. This value is no longer used. Application type standalone browser extension.",
15161516
"Application type bruschetta."
15171517
],
15181518
"type": "string"
@@ -3853,19 +3853,19 @@
38533853
"enumDescriptions": [
38543854
"Application type unknown.",
38553855
"Application type arc (Android app).",
3856-
"Deprecated. This vaule is no longer used. Application type built-in.",
3856+
"Deprecated. This value is no longer used. Application type built-in.",
38573857
"Application type Linux (via Crostini).",
38583858
"Application type Chrome app.",
38593859
"Application type web.",
38603860
"Application type Mac OS.",
38613861
"Application type Plugin VM.",
3862-
"Deprecated. This vaule is no longer used. Application type standalone browser (Lacros browser app).",
3862+
"Deprecated. This value is no longer used. Application type standalone browser (Lacros browser app).",
38633863
"Application type remote.",
38643864
"Application type borealis.",
38653865
"Application type system web.",
3866-
"Deprecated. This vaule is no longer used. Application type standalone browser chrome app.",
3866+
"Deprecated. This value is no longer used. Application type standalone browser chrome app.",
38673867
"Application type extension.",
3868-
"Deprecated. This vaule is no longer used. Application type standalone browser extension.",
3868+
"Deprecated. This value is no longer used. Application type standalone browser extension.",
38693869
"Application type bruschetta."
38703870
],
38713871
"type": "string"
@@ -4018,19 +4018,19 @@
40184018
"enumDescriptions": [
40194019
"Application type unknown.",
40204020
"Application type arc (Android app).",
4021-
"Deprecated. This vaule is no longer used. Application type built-in.",
4021+
"Deprecated. This value is no longer used. Application type built-in.",
40224022
"Application type Linux (via Crostini).",
40234023
"Application type Chrome app.",
40244024
"Application type web.",
40254025
"Application type Mac OS.",
40264026
"Application type Plugin VM.",
4027-
"Deprecated. This vaule is no longer used. Application type standalone browser (Lacros browser app).",
4027+
"Deprecated. This value is no longer used. Application type standalone browser (Lacros browser app).",
40284028
"Application type remote.",
40294029
"Application type borealis.",
40304030
"Application type system web.",
4031-
"Deprecated. This vaule is no longer used. Application type standalone browser chrome app.",
4031+
"Deprecated. This value is no longer used. Application type standalone browser chrome app.",
40324032
"Application type extension.",
4033-
"Deprecated. This vaule is no longer used. Application type standalone browser extension.",
4033+
"Deprecated. This value is no longer used. Application type standalone browser extension.",
40344034
"Application type bruschetta."
40354035
],
40364036
"type": "string"
@@ -4087,19 +4087,19 @@
40874087
"enumDescriptions": [
40884088
"Application type unknown.",
40894089
"Application type arc (Android app).",
4090-
"Deprecated. This vaule is no longer used. Application type built-in.",
4090+
"Deprecated. This value is no longer used. Application type built-in.",
40914091
"Application type Linux (via Crostini).",
40924092
"Application type Chrome app.",
40934093
"Application type web.",
40944094
"Application type Mac OS.",
40954095
"Application type Plugin VM.",
4096-
"Deprecated. This vaule is no longer used. Application type standalone browser (Lacros browser app).",
4096+
"Deprecated. This value is no longer used. Application type standalone browser (Lacros browser app).",
40974097
"Application type remote.",
40984098
"Application type borealis.",
40994099
"Application type system web.",
4100-
"Deprecated. This vaule is no longer used. Application type standalone browser chrome app.",
4100+
"Deprecated. This value is no longer used. Application type standalone browser chrome app.",
41014101
"Application type extension.",
4102-
"Deprecated. This vaule is no longer used. Application type standalone browser extension.",
4102+
"Deprecated. This value is no longer used. Application type standalone browser extension.",
41034103
"Application type bruschetta."
41044104
],
41054105
"type": "string"

0 commit comments

Comments
 (0)