Skip to content

Commit 10c5490

Browse files
feat(all): auto-regenerate discovery clients (#3267)
1 parent e57e8b1 commit 10c5490

32 files changed

+1856
-296
lines changed

adexchangebuyer2/v2beta1/adexchangebuyer2-api.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3115,7 +3115,7 @@
31153115
}
31163116
}
31173117
},
3118-
"revision": "20241002",
3118+
"revision": "20250807",
31193119
"rootUrl": "https://adexchangebuyer.googleapis.com/",
31203120
"schemas": {
31213121
"AbsoluteDateRange": {
@@ -5661,14 +5661,16 @@
56615661
"AD_NOT_RENDERED",
56625662
"INVALID_IMPRESSION",
56635663
"FATAL_VAST_ERROR",
5664-
"LOST_IN_MEDIATION"
5664+
"LOST_IN_MEDIATION",
5665+
"OVERDELIVERED_IMPRESSION"
56655666
],
56665667
"enumDescriptions": [
56675668
"A placeholder for an undefined status. This value will never be returned in responses.",
56685669
"The buyer was not billed because the ad was not rendered by the publisher.",
56695670
"The buyer was not billed because the impression won by the bid was determined to be invalid.",
56705671
"A video impression was served but a fatal error was reported from the client during playback.",
5671-
"The buyer was not billed because the ad was outplaced in the mediation waterfall."
5672+
"The buyer was not billed because the ad was outplaced in the mediation waterfall.",
5673+
"The impression was not billed because it exceeded a guaranteed deal delivery goal."
56725674
],
56735675
"type": "string"
56745676
}

adexchangebuyer2/v2beta1/adexchangebuyer2-gen.go

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

appengine/v1/appengine-api.json

Lines changed: 43 additions & 45 deletions
Large diffs are not rendered by default.

appengine/v1/appengine-gen.go

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

appengine/v1alpha/appengine-api.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
],
125125
"parameters": {
126126
"appsId": {
127-
"description": "Part of `parent`. Name of the parent Application resource. Example: apps/myapp.",
127+
"description": "Part of `parent`. Required. Name of the parent Application resource. Example: apps/myapp.",
128128
"location": "path",
129129
"required": true,
130130
"type": "string"
@@ -152,7 +152,7 @@
152152
],
153153
"parameters": {
154154
"appsId": {
155-
"description": "Part of `name`. Name of the resource to delete. Example: apps/myapp/authorizedCertificates/12345.",
155+
"description": "Part of `name`. Required. Name of the resource to delete. Example: apps/myapp/authorizedCertificates/12345.",
156156
"location": "path",
157157
"required": true,
158158
"type": "string"
@@ -183,7 +183,7 @@
183183
],
184184
"parameters": {
185185
"appsId": {
186-
"description": "Part of `name`. Name of the resource requested. Example: apps/myapp/authorizedCertificates/12345.",
186+
"description": "Part of `name`. Required. Name of the resource requested. Example: apps/myapp/authorizedCertificates/12345.",
187187
"location": "path",
188188
"required": true,
189189
"type": "string"
@@ -228,7 +228,7 @@
228228
],
229229
"parameters": {
230230
"appsId": {
231-
"description": "Part of `parent`. Name of the parent Application resource. Example: apps/myapp.",
231+
"description": "Part of `parent`. Required. Name of the parent Application resource. Example: apps/myapp.",
232232
"location": "path",
233233
"required": true,
234234
"type": "string"
@@ -279,7 +279,7 @@
279279
],
280280
"parameters": {
281281
"appsId": {
282-
"description": "Part of `name`. Name of the resource to update. Example: apps/myapp/authorizedCertificates/12345.",
282+
"description": "Part of `name`. Required. Name of the resource to update. Example: apps/myapp/authorizedCertificates/12345.",
283283
"location": "path",
284284
"required": true,
285285
"type": "string"
@@ -322,7 +322,7 @@
322322
],
323323
"parameters": {
324324
"appsId": {
325-
"description": "Part of `parent`. Name of the parent Application resource. Example: apps/myapp.",
325+
"description": "Part of `parent`. Required. Name of the parent Application resource. Example: apps/myapp.",
326326
"location": "path",
327327
"required": true,
328328
"type": "string"
@@ -363,7 +363,7 @@
363363
],
364364
"parameters": {
365365
"appsId": {
366-
"description": "Part of `parent`. Name of the parent Application resource. Example: apps/myapp.",
366+
"description": "Part of `parent`. Required. Name of the parent Application resource. Example: apps/myapp.",
367367
"location": "path",
368368
"required": true,
369369
"type": "string"
@@ -411,7 +411,7 @@
411411
],
412412
"parameters": {
413413
"appsId": {
414-
"description": "Part of `name`. Name of the resource to delete. Example: apps/myapp/domainMappings/example.com.",
414+
"description": "Part of `name`. Required. Name of the resource to delete. Example: apps/myapp/domainMappings/example.com.",
415415
"location": "path",
416416
"required": true,
417417
"type": "string"
@@ -442,7 +442,7 @@
442442
],
443443
"parameters": {
444444
"appsId": {
445-
"description": "Part of `name`. Name of the resource requested. Example: apps/myapp/domainMappings/example.com.",
445+
"description": "Part of `name`. Required. Name of the resource requested. Example: apps/myapp/domainMappings/example.com.",
446446
"location": "path",
447447
"required": true,
448448
"type": "string"
@@ -474,7 +474,7 @@
474474
],
475475
"parameters": {
476476
"appsId": {
477-
"description": "Part of `parent`. Name of the parent Application resource. Example: apps/myapp.",
477+
"description": "Part of `parent`. Required. Name of the parent Application resource. Example: apps/myapp.",
478478
"location": "path",
479479
"required": true,
480480
"type": "string"
@@ -512,7 +512,7 @@
512512
],
513513
"parameters": {
514514
"appsId": {
515-
"description": "Part of `name`. Name of the resource to update. Example: apps/myapp/domainMappings/example.com.",
515+
"description": "Part of `name`. Required. Name of the resource to update. Example: apps/myapp/domainMappings/example.com.",
516516
"location": "path",
517517
"required": true,
518518
"type": "string"
@@ -829,7 +829,7 @@
829829
"type": "string"
830830
},
831831
"projectsId": {
832-
"description": "Part of `parent`. Name of the parent Application resource. Example: apps/myapp.",
832+
"description": "Part of `parent`. Required. Name of the parent Application resource. Example: apps/myapp.",
833833
"location": "path",
834834
"required": true,
835835
"type": "string"
@@ -877,7 +877,7 @@
877877
"type": "string"
878878
},
879879
"projectsId": {
880-
"description": "Part of `name`. Name of the resource to delete. Example: apps/myapp/authorizedCertificates/12345.",
880+
"description": "Part of `name`. Required. Name of the resource to delete. Example: apps/myapp/authorizedCertificates/12345.",
881881
"location": "path",
882882
"required": true,
883883
"type": "string"
@@ -922,7 +922,7 @@
922922
"type": "string"
923923
},
924924
"projectsId": {
925-
"description": "Part of `name`. Name of the resource requested. Example: apps/myapp/authorizedCertificates/12345.",
925+
"description": "Part of `name`. Required. Name of the resource requested. Example: apps/myapp/authorizedCertificates/12345.",
926926
"location": "path",
927927
"required": true,
928928
"type": "string"
@@ -986,7 +986,7 @@
986986
"type": "string"
987987
},
988988
"projectsId": {
989-
"description": "Part of `parent`. Name of the parent Application resource. Example: apps/myapp.",
989+
"description": "Part of `parent`. Required. Name of the parent Application resource. Example: apps/myapp.",
990990
"location": "path",
991991
"required": true,
992992
"type": "string"
@@ -1046,7 +1046,7 @@
10461046
"type": "string"
10471047
},
10481048
"projectsId": {
1049-
"description": "Part of `name`. Name of the resource to update. Example: apps/myapp/authorizedCertificates/12345.",
1049+
"description": "Part of `name`. Required. Name of the resource to update. Example: apps/myapp/authorizedCertificates/12345.",
10501050
"location": "path",
10511051
"required": true,
10521052
"type": "string"
@@ -1108,7 +1108,7 @@
11081108
"type": "string"
11091109
},
11101110
"projectsId": {
1111-
"description": "Part of `parent`. Name of the parent Application resource. Example: apps/myapp.",
1111+
"description": "Part of `parent`. Required. Name of the parent Application resource. Example: apps/myapp.",
11121112
"location": "path",
11131113
"required": true,
11141114
"type": "string"
@@ -1172,7 +1172,7 @@
11721172
"type": "string"
11731173
},
11741174
"projectsId": {
1175-
"description": "Part of `parent`. Name of the parent Application resource. Example: apps/myapp.",
1175+
"description": "Part of `parent`. Required. Name of the parent Application resource. Example: apps/myapp.",
11761176
"location": "path",
11771177
"required": true,
11781178
"type": "string"
@@ -1220,7 +1220,7 @@
12201220
"type": "string"
12211221
},
12221222
"projectsId": {
1223-
"description": "Part of `name`. Name of the resource requested. Example: apps/myapp/domainMappings/example.com.",
1223+
"description": "Part of `name`. Required. Name of the resource requested. Example: apps/myapp/domainMappings/example.com.",
12241224
"location": "path",
12251225
"required": true,
12261226
"type": "string"
@@ -1338,7 +1338,7 @@
13381338
}
13391339
}
13401340
},
1341-
"revision": "20250616",
1341+
"revision": "20250805",
13421342
"rootUrl": "https://appengine.googleapis.com/",
13431343
"schemas": {
13441344
"AuthorizedCertificate": {

0 commit comments

Comments
 (0)