Skip to content

Commit a3a61ce

Browse files
feat(all): auto-regenerate discovery clients (#3483)
1 parent e6edc1d commit a3a61ce

74 files changed

Lines changed: 3400 additions & 378 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

androidpublisher/v3/androidpublisher-api.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5589,7 +5589,7 @@
55895589
}
55905590
}
55915591
},
5592-
"revision": "20260129",
5592+
"revision": "20260204",
55935593
"rootUrl": "https://androidpublisher.googleapis.com/",
55945594
"schemas": {
55955595
"Abi": {
@@ -6946,6 +6946,10 @@
69466946
"price": {
69476947
"$ref": "Money",
69486948
"description": "The intital price to convert other regions from. Tax exclusive."
6949+
},
6950+
"productTaxCategoryCode": {
6951+
"description": "Optional. Product tax category code in context. Product tax category determines the transaction tax rates applied to the product that will be factored into the price calculation. If not set, tax rates for the default product tax category will be used. Refer to the [Help Center article](https://support.google.com/googleplay/android-developer/answer/16408159) for more information.",
6952+
"type": "string"
69496953
}
69506954
},
69516955
"type": "object"

androidpublisher/v3/androidpublisher-gen.go

Lines changed: 8 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: 60 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2584,6 +2584,65 @@
25842584
"scopes": [
25852585
"https://www.googleapis.com/auth/cloud-platform"
25862586
]
2587+
},
2588+
"delete": {
2589+
"description": "Stops a running instance.The instance might be automatically recreated based on the scaling settings of the version. For more information, see \"How Instances are Managed\" (standard environment (https://cloud.google.com/appengine/docs/standard/python/how-instances-are-managed) | flexible environment (https://cloud.google.com/appengine/docs/flexible/python/how-instances-are-managed)).To ensure that instances are not re-created and avoid getting billed, you can stop all instances within the target version by changing the serving status of the version to STOPPED with the apps.services.versions.patch (https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions/patch) method.",
2590+
"flatPath": "v1/projects/{projectsId}/locations/{locationsId}/applications/{applicationsId}/services/{servicesId}/versions/{versionsId}/instances/{instancesId}",
2591+
"httpMethod": "DELETE",
2592+
"id": "appengine.projects.locations.applications.services.versions.instances.delete",
2593+
"parameterOrder": [
2594+
"projectsId",
2595+
"locationsId",
2596+
"applicationsId",
2597+
"servicesId",
2598+
"versionsId",
2599+
"instancesId"
2600+
],
2601+
"parameters": {
2602+
"applicationsId": {
2603+
"description": "Part of `name`. See documentation of `projectsId`.",
2604+
"location": "path",
2605+
"required": true,
2606+
"type": "string"
2607+
},
2608+
"instancesId": {
2609+
"description": "Part of `name`. See documentation of `projectsId`.",
2610+
"location": "path",
2611+
"required": true,
2612+
"type": "string"
2613+
},
2614+
"locationsId": {
2615+
"description": "Part of `name`. See documentation of `projectsId`.",
2616+
"location": "path",
2617+
"required": true,
2618+
"type": "string"
2619+
},
2620+
"projectsId": {
2621+
"description": "Part of `name`. Required. Name of the resource requested. Example: apps/myapp/services/default/versions/v1/instances/instance-1.",
2622+
"location": "path",
2623+
"required": true,
2624+
"type": "string"
2625+
},
2626+
"servicesId": {
2627+
"description": "Part of `name`. See documentation of `projectsId`.",
2628+
"location": "path",
2629+
"required": true,
2630+
"type": "string"
2631+
},
2632+
"versionsId": {
2633+
"description": "Part of `name`. See documentation of `projectsId`.",
2634+
"location": "path",
2635+
"required": true,
2636+
"type": "string"
2637+
}
2638+
},
2639+
"path": "v1/projects/{projectsId}/locations/{locationsId}/applications/{applicationsId}/services/{servicesId}/versions/{versionsId}/instances/{instancesId}",
2640+
"response": {
2641+
"$ref": "Operation"
2642+
},
2643+
"scopes": [
2644+
"https://www.googleapis.com/auth/cloud-platform"
2645+
]
25872646
}
25882647
}
25892648
}
@@ -2598,7 +2657,7 @@
25982657
}
25992658
}
26002659
},
2601-
"revision": "20260126",
2660+
"revision": "20260202",
26022661
"rootUrl": "https://appengine.googleapis.com/",
26032662
"schemas": {
26042663
"ApiConfigHandler": {

appengine/v1/appengine-gen.go

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

cloudcontrolspartner/v1/cloudcontrolspartner-api.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -576,7 +576,7 @@
576576
}
577577
}
578578
},
579-
"revision": "20241231",
579+
"revision": "20260128",
580580
"rootUrl": "https://cloudcontrolspartner.googleapis.com/",
581581
"schemas": {
582582
"AccessApprovalRequest": {
@@ -1308,7 +1308,8 @@
13081308
"PARTNER_SOVEREIGN_CONTROLS_BY_SIA_MINSAIT",
13091309
"PARTNER_SOVEREIGN_CONTROLS_BY_PSN",
13101310
"PARTNER_SOVEREIGN_CONTROLS_BY_CNTXT",
1311-
"PARTNER_SOVEREIGN_CONTROLS_BY_CNTXT_NO_EKM"
1311+
"PARTNER_SOVEREIGN_CONTROLS_BY_CNTXT_NO_EKM",
1312+
"PARTNER_SPAIN_DATA_BOUNDARY_BY_TELEFONICA"
13121313
],
13131314
"enumDescriptions": [
13141315
"Unknown Partner.",
@@ -1317,7 +1318,8 @@
13171318
"Enum representing SIA_MINSAIT (Indra) partner.",
13181319
"Enum representing PSN (TIM) partner.",
13191320
"Enum representing CNTXT (Kingdom of Saudi Arabia) partner.",
1320-
"Enum representing CNXT (Kingdom of Saudi Arabia) partner offering without EKM provisioning."
1321+
"Enum representing CNXT (Kingdom of Saudi Arabia) partner offering without EKM provisioning.",
1322+
"Enum representing Telefonica (Spain) partner."
13211323
],
13221324
"type": "string"
13231325
},

cloudcontrolspartner/v1/cloudcontrolspartner-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.

cloudfunctions/v1/cloudfunctions-api.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@
181181
"locations": {
182182
"methods": {
183183
"list": {
184-
"description": "Lists information about the supported locations for this service.",
184+
"description": "Lists information about the supported locations for this service. This method can be called in two ways: * **List all public locations:** Use the path `GET /v1/locations`. * **List project-visible locations:** Use the path `GET /v1/projects/{project_id}/locations`. This may include public locations as well as private or other locations specifically visible to the project.",
185185
"flatPath": "v1/projects/{projectsId}/locations",
186186
"httpMethod": "GET",
187187
"id": "cloudfunctions.projects.locations.list",
@@ -563,7 +563,7 @@
563563
}
564564
}
565565
},
566-
"revision": "20251204",
566+
"revision": "20260129",
567567
"rootUrl": "https://cloudfunctions.googleapis.com/",
568568
"schemas": {
569569
"AuditConfig": {

cloudfunctions/v1/cloudfunctions-gen.go

Lines changed: 5 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cloudfunctions/v2/cloudfunctions-api.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
"locations": {
111111
"methods": {
112112
"list": {
113-
"description": "Lists information about the supported locations for this service.",
113+
"description": "Lists information about the supported locations for this service. This method can be called in two ways: * **List all public locations:** Use the path `GET /v1/locations`. * **List project-visible locations:** Use the path `GET /v1/projects/{project_id}/locations`. This may include public locations as well as private or other locations specifically visible to the project.",
114114
"flatPath": "v2/projects/{projectsId}/locations",
115115
"httpMethod": "GET",
116116
"id": "cloudfunctions.projects.locations.list",
@@ -783,7 +783,7 @@
783783
}
784784
}
785785
},
786-
"revision": "20260101",
786+
"revision": "20260129",
787787
"rootUrl": "https://cloudfunctions.googleapis.com/",
788788
"schemas": {
789789
"AbortFunctionUpgradeRequest": {

cloudfunctions/v2/cloudfunctions-gen.go

Lines changed: 5 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)