Skip to content

Commit 2e60cd5

Browse files
feat(all): auto-regenerate discovery clients (#3293)
1 parent 7b2235b commit 2e60cd5

38 files changed

+4152
-500
lines changed

alloydb/v1/alloydb-api.json

Lines changed: 37 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
],
145145
"parameters": {
146146
"extraLocationTypes": {
147-
"description": "Optional. A list of extra location types that should be used as conditions for controlling the visibility of the locations.",
147+
"description": "Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented otherwise. This is primarily for internal usage.",
148148
"location": "query",
149149
"repeated": true,
150150
"type": "string"
@@ -1622,7 +1622,7 @@
16221622
}
16231623
}
16241624
},
1625-
"revision": "20250807",
1625+
"revision": "20250820",
16261626
"rootUrl": "https://alloydb.googleapis.com/",
16271627
"schemas": {
16281628
"AuthorizedNetwork": {
@@ -1718,21 +1718,24 @@
17181718
"POSTGRES_13",
17191719
"POSTGRES_14",
17201720
"POSTGRES_15",
1721-
"POSTGRES_16"
1721+
"POSTGRES_16",
1722+
"POSTGRES_17"
17221723
],
17231724
"enumDeprecated": [
17241725
false,
17251726
true,
17261727
false,
17271728
false,
1729+
false,
17281730
false
17291731
],
17301732
"enumDescriptions": [
17311733
"This is an unknown database version.",
17321734
"DEPRECATED - The database version is Postgres 13.",
17331735
"The database version is Postgres 14.",
17341736
"The database version is Postgres 15.",
1735-
"The database version is Postgres 16."
1737+
"The database version is Postgres 16.",
1738+
"The database version is Postgres 17."
17361739
],
17371740
"readOnly": true,
17381741
"type": "string"
@@ -2009,21 +2012,24 @@
20092012
"POSTGRES_13",
20102013
"POSTGRES_14",
20112014
"POSTGRES_15",
2012-
"POSTGRES_16"
2015+
"POSTGRES_16",
2016+
"POSTGRES_17"
20132017
],
20142018
"enumDeprecated": [
20152019
false,
20162020
true,
20172021
false,
20182022
false,
2023+
false,
20192024
false
20202025
],
20212026
"enumDescriptions": [
20222027
"This is an unknown database version.",
20232028
"DEPRECATED - The database version is Postgres 13.",
20242029
"The database version is Postgres 14.",
20252030
"The database version is Postgres 15.",
2026-
"The database version is Postgres 16."
2031+
"The database version is Postgres 16.",
2032+
"The database version is Postgres 17."
20272033
],
20282034
"type": "string"
20292035
},
@@ -2210,21 +2216,24 @@
22102216
"POSTGRES_13",
22112217
"POSTGRES_14",
22122218
"POSTGRES_15",
2213-
"POSTGRES_16"
2219+
"POSTGRES_16",
2220+
"POSTGRES_17"
22142221
],
22152222
"enumDeprecated": [
22162223
false,
22172224
true,
22182225
false,
22192226
false,
2227+
false,
22202228
false
22212229
],
22222230
"enumDescriptions": [
22232231
"This is an unknown database version.",
22242232
"DEPRECATED - The database version is Postgres 13.",
22252233
"The database version is Postgres 14.",
22262234
"The database version is Postgres 15.",
2227-
"The database version is Postgres 16."
2235+
"The database version is Postgres 16.",
2236+
"The database version is Postgres 17."
22282237
],
22292238
"type": "string"
22302239
},
@@ -5885,21 +5894,24 @@
58855894
"POSTGRES_13",
58865895
"POSTGRES_14",
58875896
"POSTGRES_15",
5888-
"POSTGRES_16"
5897+
"POSTGRES_16",
5898+
"POSTGRES_17"
58895899
],
58905900
"enumDeprecated": [
58915901
false,
58925902
true,
58935903
false,
58945904
false,
5905+
false,
58955906
false
58965907
],
58975908
"enumDescriptions": [
58985909
"This is an unknown database version.",
58995910
"DEPRECATED - The database version is Postgres 13.",
59005911
"The database version is Postgres 14.",
59015912
"The database version is Postgres 15.",
5902-
"The database version is Postgres 16."
5913+
"The database version is Postgres 16.",
5914+
"The database version is Postgres 17."
59035915
],
59045916
"type": "string"
59055917
},
@@ -6002,21 +6014,24 @@
60026014
"POSTGRES_13",
60036015
"POSTGRES_14",
60046016
"POSTGRES_15",
6005-
"POSTGRES_16"
6017+
"POSTGRES_16",
6018+
"POSTGRES_17"
60066019
],
60076020
"enumDeprecated": [
60086021
false,
60096022
true,
60106023
false,
60116024
false,
6025+
false,
60126026
false
60136027
],
60146028
"enumDescriptions": [
60156029
"This is an unknown database version.",
60166030
"DEPRECATED - The database version is Postgres 13.",
60176031
"The database version is Postgres 14.",
60186032
"The database version is Postgres 15.",
6019-
"The database version is Postgres 16."
6033+
"The database version is Postgres 16.",
6034+
"The database version is Postgres 17."
60206035
],
60216036
"type": "string"
60226037
}
@@ -6080,21 +6095,24 @@
60806095
"POSTGRES_13",
60816096
"POSTGRES_14",
60826097
"POSTGRES_15",
6083-
"POSTGRES_16"
6098+
"POSTGRES_16",
6099+
"POSTGRES_17"
60846100
],
60856101
"enumDeprecated": [
60866102
false,
60876103
true,
60886104
false,
60896105
false,
6106+
false,
60906107
false
60916108
],
60926109
"enumDescriptions": [
60936110
"This is an unknown database version.",
60946111
"DEPRECATED - The database version is Postgres 13.",
60956112
"The database version is Postgres 14.",
60966113
"The database version is Postgres 15.",
6097-
"The database version is Postgres 16."
6114+
"The database version is Postgres 16.",
6115+
"The database version is Postgres 17."
60986116
],
60996117
"type": "string"
61006118
},
@@ -6136,21 +6154,24 @@
61366154
"POSTGRES_13",
61376155
"POSTGRES_14",
61386156
"POSTGRES_15",
6139-
"POSTGRES_16"
6157+
"POSTGRES_16",
6158+
"POSTGRES_17"
61406159
],
61416160
"enumDeprecated": [
61426161
false,
61436162
true,
61446163
false,
61456164
false,
6165+
false,
61466166
false
61476167
],
61486168
"enumDescriptions": [
61496169
"This is an unknown database version.",
61506170
"DEPRECATED - The database version is Postgres 13.",
61516171
"The database version is Postgres 14.",
61526172
"The database version is Postgres 15.",
6153-
"The database version is Postgres 16."
6173+
"The database version is Postgres 16.",
6174+
"The database version is Postgres 17."
61546175
],
61556176
"type": "string"
61566177
}

alloydb/v1/alloydb-gen.go

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

alloydb/v1alpha/alloydb-api.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
],
145145
"parameters": {
146146
"extraLocationTypes": {
147-
"description": "Optional. A list of extra location types that should be used as conditions for controlling the visibility of the locations.",
147+
"description": "Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented otherwise. This is primarily for internal usage.",
148148
"location": "query",
149149
"repeated": true,
150150
"type": "string"
@@ -1622,7 +1622,7 @@
16221622
}
16231623
}
16241624
},
1625-
"revision": "20250807",
1625+
"revision": "20250820",
16261626
"rootUrl": "https://alloydb.googleapis.com/",
16271627
"schemas": {
16281628
"AuthorizedNetwork": {

alloydb/v1alpha/alloydb-gen.go

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

alloydb/v1beta/alloydb-api.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
],
145145
"parameters": {
146146
"extraLocationTypes": {
147-
"description": "Optional. A list of extra location types that should be used as conditions for controlling the visibility of the locations.",
147+
"description": "Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented otherwise. This is primarily for internal usage.",
148148
"location": "query",
149149
"repeated": true,
150150
"type": "string"
@@ -1619,7 +1619,7 @@
16191619
}
16201620
}
16211621
},
1622-
"revision": "20250807",
1622+
"revision": "20250820",
16231623
"rootUrl": "https://alloydb.googleapis.com/",
16241624
"schemas": {
16251625
"AuthorizedNetwork": {

alloydb/v1beta/alloydb-gen.go

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

androidmanagement/v1/androidmanagement-api.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1260,7 +1260,7 @@
12601260
}
12611261
}
12621262
},
1263-
"revision": "20250804",
1263+
"revision": "20250827",
12641264
"rootUrl": "https://androidmanagement.googleapis.com/",
12651265
"schemas": {
12661266
"AdbShellCommandEvent": {
@@ -1340,7 +1340,7 @@
13401340
"type": "string"
13411341
},
13421342
"developerSettings": {
1343-
"description": "Controls access to developer settings: developer options and safe boot. Replaces safeBootDisabled (deprecated) and debuggingFeaturesAllowed (deprecated).",
1343+
"description": "Controls access to developer settings: developer options and safe boot. Replaces safeBootDisabled (deprecated) and debuggingFeaturesAllowed (deprecated). On personally-owned devices with a work profile, setting this policy will not disable safe boot. In this case, a NonComplianceDetail with ADMIN_TYPE is reported.",
13441344
"enum": [
13451345
"DEVELOPER_SETTINGS_UNSPECIFIED",
13461346
"DEVELOPER_SETTINGS_DISABLED",

androidmanagement/v1/androidmanagement-gen.go

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

androidpublisher/v3/androidpublisher-api.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4795,7 +4795,7 @@
47954795
]
47964796
},
47974797
"cancel": {
4798-
"description": "Cancels a user's subscription purchase. The subscription remains valid until its expiration time.",
4798+
"description": "Cancels a user's subscription purchase. The subscription remains valid until its expiration time. Newer version is available at purchases.subscriptionsv2.cancel for better client library support.",
47994799
"flatPath": "androidpublisher/v3/applications/{packageName}/purchases/subscriptions/{subscriptionId}/tokens/{token}:cancel",
48004800
"httpMethod": "POST",
48014801
"id": "androidpublisher.purchases.subscriptions.cancel",
@@ -5521,7 +5521,7 @@
55215521
}
55225522
}
55235523
},
5524-
"revision": "20250820",
5524+
"revision": "20250828",
55255525
"rootUrl": "https://androidpublisher.googleapis.com/",
55265526
"schemas": {
55275527
"Abi": {

androidpublisher/v3/androidpublisher-gen.go

Lines changed: 2 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)