Skip to content

feat(all): auto-regenerate discovery clients #3041

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 28, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
355 changes: 346 additions & 9 deletions alloydb/v1/alloydb-api.json

Large diffs are not rendered by default.

391 changes: 386 additions & 5 deletions alloydb/v1/alloydb-gen.go

Large diffs are not rendered by default.

6 changes: 5 additions & 1 deletion androidpublisher/v3/androidpublisher-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -4732,7 +4732,7 @@
}
}
},
"revision": "20250102",
"revision": "20250227",
"rootUrl": "https://androidpublisher.googleapis.com/",
"schemas": {
"Abi": {
Expand Down Expand Up @@ -5705,6 +5705,10 @@
},
"description": "Map from region code to converted region price.",
"type": "object"
},
"regionVersion": {
"$ref": "RegionsVersion",
"description": "The region version at which the prices were generated."
}
},
"type": "object"
Expand Down
2 changes: 2 additions & 0 deletions androidpublisher/v3/androidpublisher-gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 1 addition & 11 deletions appengine/v1/appengine-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -1084,11 +1084,6 @@
"required": true,
"type": "string"
},
"force": {
"description": "Optional. If set to true, any versions of this service will also be deleted. (Otherwise, the request will only succeed if the service has no versions.)",
"location": "query",
"type": "boolean"
},
"servicesId": {
"description": "Part of `name`. See documentation of `appsId`.",
"location": "path",
Expand Down Expand Up @@ -1736,11 +1731,6 @@
"required": true,
"type": "string"
},
"force": {
"description": "Optional. If set to true, any versions of this service will also be deleted. (Otherwise, the request will only succeed if the service has no versions.)",
"location": "query",
"type": "boolean"
},
"locationsId": {
"description": "Part of `name`. See documentation of `projectsId`.",
"location": "path",
Expand Down Expand Up @@ -1835,7 +1825,7 @@
}
}
},
"revision": "20250217",
"revision": "20250223",
"rootUrl": "https://appengine.googleapis.com/",
"schemas": {
"ApiConfigHandler": {
Expand Down
16 changes: 0 additions & 16 deletions appengine/v1/appengine-gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 1 addition & 11 deletions appengine/v1beta/appengine-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -1084,11 +1084,6 @@
"required": true,
"type": "string"
},
"force": {
"description": "Optional. If set to true, any versions of this service will also be deleted. (Otherwise, the request will only succeed if the service has no versions.)",
"location": "query",
"type": "boolean"
},
"servicesId": {
"description": "Part of `name`. See documentation of `appsId`.",
"location": "path",
Expand Down Expand Up @@ -1843,11 +1838,6 @@
"required": true,
"type": "string"
},
"force": {
"description": "Optional. If set to true, any versions of this service will also be deleted. (Otherwise, the request will only succeed if the service has no versions.)",
"location": "query",
"type": "boolean"
},
"locationsId": {
"description": "Part of `name`. See documentation of `projectsId`.",
"location": "path",
Expand Down Expand Up @@ -2035,7 +2025,7 @@
}
}
},
"revision": "20250217",
"revision": "20250223",
"rootUrl": "https://appengine.googleapis.com/",
"schemas": {
"ApiConfigHandler": {
Expand Down
16 changes: 0 additions & 16 deletions appengine/v1beta/appengine-gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions areainsights/v1/areainsights-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
}
}
},
"revision": "20250223",
"revision": "20250225",
"rootUrl": "https://areainsights.googleapis.com/",
"schemas": {
"Circle": {
Expand Down Expand Up @@ -170,7 +170,7 @@
"enumDescriptions": [
"Not Specified.",
"Count insight. When this insight is specified ComputeInsights returns the number of places that match the specified filter criteria. Example request: ``` { \"insights\": [\"INSIGHT_COUNT\"], \"filter\": { \"locationFilter\": { \"region\": { \"place\": \"places/ChIJPV4oX_65j4ARVW8IJ6IJUYs\" } }, \"typeFilter\": { \"includedTypes\": [\"restaurant\"] }, \"operatingStatus\": [\"OPERATING_STATUS_OPERATIONAL\"], \"priceLevels\": [ \"PRICE_LEVEL_FREE\", \"PRICE_LEVEL_INEXPENSIVE\" ], \"ratingFilter\": { \"minRating\": 4.0 } } } ``` Example response: ``` { \"count\": 1234 } ```",
"Return Places When this insight is specified ComputeInsights returns places ids that match the specified filter criteria. Example request: ``` { \"insights\": [\"INSIGHT_PLACES\"], \"filter\": { \"locationFilter\": { \"region\": { \"place\": \"places/ChIJPV4oX_65j4ARVW8IJ6IJUYs\" } }, \"typeFilter\": { \"includedTypes\": [\"restaurant\"] }, \"operatingStatus\": [\"OPERATING_STATUS_OPERATIONAL\"], \"priceLevels\": [ \"PRICE_LEVEL_FREE\", \"PRICE_LEVEL_INEXPENSIVE\" ], \"ratingFilter\": { \"minRating\": 4.0 } } } ``` Example response: ``` { \"placeInsights\": [ {\"place\": \"places/ABC\"}, {\"place\": \"places/PQR\"}, {\"place\": \"places/XYZ\"} ] } ```"
"Return Places When this insight is specified ComputeInsights returns places IDs that match the specified filter criteria. Example request: ``` { \"insights\": [\"INSIGHT_PLACES\"], \"filter\": { \"locationFilter\": { \"region\": { \"place\": \"places/ChIJPV4oX_65j4ARVW8IJ6IJUYs\" } }, \"typeFilter\": { \"includedTypes\": [\"restaurant\"] }, \"operatingStatus\": [\"OPERATING_STATUS_OPERATIONAL\"], \"priceLevels\": [ \"PRICE_LEVEL_FREE\", \"PRICE_LEVEL_INEXPENSIVE\" ], \"ratingFilter\": { \"minRating\": 4.0 } } } ``` Example response: ``` { \"placeInsights\": [ {\"place\": \"places/ABC\"}, {\"place\": \"places/PQR\"}, {\"place\": \"places/XYZ\"} ] } ```"
],
"type": "string"
},
Expand Down Expand Up @@ -227,7 +227,7 @@
"OPERATING_STATUS_TEMPORARILY_CLOSED"
],
"enumDescriptions": [
"Not Specified.",
"Not specified. This placeholder value should not be used.",
"The place is operational and its open during its defined hours.",
"The Place is no longer in business.",
"The place is temporarily closed and expected to reopen in the future."
Expand Down
5 changes: 3 additions & 2 deletions areainsights/v1/areainsights-gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 11 additions & 7 deletions beyondcorp/v1alpha/beyondcorp-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -2365,6 +2365,7 @@
]
},
"shouldThrottle": {
"deprecated": true,
"description": "Calls the Bouncer method ShouldThrottle to check if a request should be throttled.",
"flatPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/appGateways/{appGatewaysId}:shouldThrottle",
"httpMethod": "GET",
Expand Down Expand Up @@ -3528,7 +3529,7 @@
"type": "string"
},
"updateMask": {
"description": "Required. Mutable fields include: display_name.",
"description": "Optional. Mutable fields include: display_name.",
"format": "google-fieldmask",
"location": "query",
"type": "string"
Expand Down Expand Up @@ -4129,7 +4130,7 @@
"type": "string"
},
"updateMask": {
"description": "Required. Mutable fields include: display_name, hubs.",
"description": "Optional. Mutable fields include: display_name, hubs.",
"format": "google-fieldmask",
"location": "query",
"type": "string"
Expand Down Expand Up @@ -4380,7 +4381,7 @@
}
}
},
"revision": "20241204",
"revision": "20250219",
"rootUrl": "https://beyondcorp.googleapis.com/",
"schemas": {
"AllocatedConnection": {
Expand Down Expand Up @@ -6470,10 +6471,13 @@
"readOnly": true,
"type": "string"
},
"csgCustomer": {
"description": "Optional. Whether the subscription is being created as part of the Citrix flow. If this field is set to true, the subscription should have both the start_time and end_time set in the request and the billing account used will be the Citrix master billing account regardless of what its set to in the request. This field can only be set to true in create requests.",
"type": "boolean"
},
"endTime": {
"description": "Output only. End time of the subscription.",
"description": "Optional. End time of the subscription.",
"format": "google-datetime",
"readOnly": true,
"type": "string"
},
"name": {
Expand All @@ -6498,9 +6502,8 @@
"type": "string"
},
"startTime": {
"description": "Output only. Start time of the subscription.",
"description": "Optional. Start time of the subscription.",
"format": "google-datetime",
"readOnly": true,
"type": "string"
},
"state": {
Expand Down Expand Up @@ -7376,6 +7379,7 @@
"type": "object"
},
"ShouldThrottleResponse": {
"deprecated": true,
"description": "Response message for calling ShouldThrottle",
"id": "ShouldThrottleResponse",
"properties": {
Expand Down
18 changes: 12 additions & 6 deletions beyondcorp/v1alpha/beyondcorp-gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading