Skip to content

Commit b41b5a5

Browse files
feat(all): auto-regenerate discovery clients (#3324)
1 parent 3e4bc60 commit b41b5a5

File tree

7 files changed

+57
-12
lines changed

7 files changed

+57
-12
lines changed

artifactregistry/v1beta1/artifactregistry-api.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,7 @@
385385
],
386386
"parameters": {
387387
"extraLocationTypes": {
388-
"description": "Optional. A list of extra location types that should be used as conditions for controlling the visibility of the locations.",
388+
"description": "Optional. Unless explicitly documented otherwise, don't use this unsupported field which is primarily intended for internal usage.",
389389
"location": "query",
390390
"repeated": true,
391391
"type": "string"
@@ -1182,7 +1182,7 @@
11821182
}
11831183
}
11841184
},
1185-
"revision": "20250704",
1185+
"revision": "20250925",
11861186
"rootUrl": "https://artifactregistry.googleapis.com/",
11871187
"schemas": {
11881188
"Binding": {

artifactregistry/v1beta1/artifactregistry-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.

logging/v2/logging-api.json

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,11 @@
7878
"endpointUrl": "https://logging.asia-southeast2.rep.googleapis.com/",
7979
"location": "asia-southeast2"
8080
},
81+
{
82+
"description": "Regional Endpoint",
83+
"endpointUrl": "https://logging.asia-southeast3.rep.googleapis.com/",
84+
"location": "asia-southeast3"
85+
},
8186
{
8287
"description": "Regional Endpoint",
8388
"endpointUrl": "https://logging.australia-southeast1.rep.googleapis.com/",
@@ -103,6 +108,11 @@
103108
"endpointUrl": "https://logging.europe-north2.rep.googleapis.com/",
104109
"location": "europe-north2"
105110
},
111+
{
112+
"description": "Regional Endpoint",
113+
"endpointUrl": "https://logging.europe-north3.rep.googleapis.com/",
114+
"location": "europe-north3"
115+
},
106116
{
107117
"description": "Regional Endpoint",
108118
"endpointUrl": "https://logging.europe-southwest1.rep.googleapis.com/",
@@ -263,6 +273,11 @@
263273
"endpointUrl": "https://logging.eu.rep.googleapis.com/",
264274
"location": "eu"
265275
},
276+
{
277+
"description": "Regional Endpoint",
278+
"endpointUrl": "https://logging.in.rep.googleapis.com/",
279+
"location": "in"
280+
},
266281
{
267282
"description": "Regional Endpoint",
268283
"endpointUrl": "https://logging.us.rep.googleapis.com/",
@@ -9112,7 +9127,7 @@
91129127
}
91139128
}
91149129
},
9115-
"revision": "20250905",
9130+
"revision": "20250919",
91169131
"rootUrl": "https://logging.googleapis.com/",
91179132
"schemas": {
91189133
"AppHub": {

memcache/v1beta2/memcache-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. Do not use this field. It is unsupported and is ignored unless explicitly documented otherwise. This is primarily for internal usage.",
147+
"description": "Optional. Unless explicitly documented otherwise, don't use this unsupported field which is primarily intended for internal usage.",
148148
"location": "query",
149149
"repeated": true,
150150
"type": "string"
@@ -618,7 +618,7 @@
618618
}
619619
}
620620
},
621-
"revision": "20250821",
621+
"revision": "20250918",
622622
"rootUrl": "https://memcache.googleapis.com/",
623623
"schemas": {
624624
"ApplyParametersRequest": {

memcache/v1beta2/memcache-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.

sqladmin/v1beta4/sqladmin-api.json

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2685,7 +2685,7 @@
26852685
}
26862686
}
26872687
},
2688-
"revision": "20250915",
2688+
"revision": "20250925",
26892689
"rootUrl": "https://sqladmin.googleapis.com/",
26902690
"schemas": {
26912691
"AclEntry": {
@@ -2873,6 +2873,7 @@
28732873
"POSTGRES_15",
28742874
"POSTGRES_16",
28752875
"POSTGRES_17",
2876+
"POSTGRES_18",
28762877
"SQLSERVER_2019_STANDARD",
28772878
"SQLSERVER_2019_ENTERPRISE",
28782879
"SQLSERVER_2019_EXPRESS",
@@ -2931,6 +2932,7 @@
29312932
false,
29322933
false,
29332934
false,
2935+
false,
29342936
false
29352937
],
29362938
"enumDescriptions": [
@@ -2975,6 +2977,7 @@
29752977
"The database version is PostgreSQL 15.",
29762978
"The database version is PostgreSQL 16.",
29772979
"The database version is PostgreSQL 17.",
2980+
"The database version is AGBALA. The database version is PostgreSQL 18.",
29782981
"The database version is SQL Server 2019 Standard.",
29792982
"The database version is SQL Server 2019 Enterprise.",
29802983
"The database version is SQL Server 2019 Express.",
@@ -3332,6 +3335,7 @@
33323335
"POSTGRES_15",
33333336
"POSTGRES_16",
33343337
"POSTGRES_17",
3338+
"POSTGRES_18",
33353339
"SQLSERVER_2019_STANDARD",
33363340
"SQLSERVER_2019_ENTERPRISE",
33373341
"SQLSERVER_2019_EXPRESS",
@@ -3390,6 +3394,7 @@
33903394
false,
33913395
false,
33923396
false,
3397+
false,
33933398
false
33943399
],
33953400
"enumDescriptions": [
@@ -3434,6 +3439,7 @@
34343439
"The database version is PostgreSQL 15.",
34353440
"The database version is PostgreSQL 16.",
34363441
"The database version is PostgreSQL 17.",
3442+
"The database version is AGBALA. The database version is PostgreSQL 18.",
34373443
"The database version is SQL Server 2019 Standard.",
34383444
"The database version is SQL Server 2019 Enterprise.",
34393445
"The database version is SQL Server 2019 Express.",
@@ -3778,6 +3784,7 @@
37783784
"POSTGRES_15",
37793785
"POSTGRES_16",
37803786
"POSTGRES_17",
3787+
"POSTGRES_18",
37813788
"SQLSERVER_2019_STANDARD",
37823789
"SQLSERVER_2019_ENTERPRISE",
37833790
"SQLSERVER_2019_EXPRESS",
@@ -3836,6 +3843,7 @@
38363843
false,
38373844
false,
38383845
false,
3846+
false,
38393847
false
38403848
],
38413849
"enumDescriptions": [
@@ -3880,6 +3888,7 @@
38803888
"The database version is PostgreSQL 15.",
38813889
"The database version is PostgreSQL 16.",
38823890
"The database version is PostgreSQL 17.",
3891+
"The database version is AGBALA. The database version is PostgreSQL 18.",
38833892
"The database version is SQL Server 2019 Standard.",
38843893
"The database version is SQL Server 2019 Enterprise.",
38853894
"The database version is SQL Server 2019 Express.",
@@ -4180,6 +4189,7 @@
41804189
"POSTGRES_15",
41814190
"POSTGRES_16",
41824191
"POSTGRES_17",
4192+
"POSTGRES_18",
41834193
"SQLSERVER_2019_STANDARD",
41844194
"SQLSERVER_2019_ENTERPRISE",
41854195
"SQLSERVER_2019_EXPRESS",
@@ -4238,6 +4248,7 @@
42384248
false,
42394249
false,
42404250
false,
4251+
false,
42414252
false
42424253
],
42434254
"enumDescriptions": [
@@ -4282,6 +4293,7 @@
42824293
"The database version is PostgreSQL 15.",
42834294
"The database version is PostgreSQL 16.",
42844295
"The database version is PostgreSQL 17.",
4296+
"The database version is AGBALA. The database version is PostgreSQL 18.",
42854297
"The database version is SQL Server 2019 Standard.",
42864298
"The database version is SQL Server 2019 Enterprise.",
42874299
"The database version is SQL Server 2019 Express.",
@@ -5131,6 +5143,7 @@
51315143
"POSTGRES_15",
51325144
"POSTGRES_16",
51335145
"POSTGRES_17",
5146+
"POSTGRES_18",
51345147
"SQLSERVER_2019_STANDARD",
51355148
"SQLSERVER_2019_ENTERPRISE",
51365149
"SQLSERVER_2019_EXPRESS",
@@ -5189,6 +5202,7 @@
51895202
false,
51905203
false,
51915204
false,
5205+
false,
51925206
false
51935207
],
51945208
"enumDescriptions": [
@@ -5233,6 +5247,7 @@
52335247
"The database version is PostgreSQL 15.",
52345248
"The database version is PostgreSQL 16.",
52355249
"The database version is PostgreSQL 17.",
5250+
"The database version is AGBALA. The database version is PostgreSQL 18.",
52365251
"The database version is SQL Server 2019 Standard.",
52375252
"The database version is SQL Server 2019 Enterprise.",
52385253
"The database version is SQL Server 2019 Express.",
@@ -6882,6 +6897,7 @@
68826897
"POSTGRES_15",
68836898
"POSTGRES_16",
68846899
"POSTGRES_17",
6900+
"POSTGRES_18",
68856901
"SQLSERVER_2019_STANDARD",
68866902
"SQLSERVER_2019_ENTERPRISE",
68876903
"SQLSERVER_2019_EXPRESS",
@@ -6940,6 +6956,7 @@
69406956
false,
69416957
false,
69426958
false,
6959+
false,
69436960
false
69446961
],
69456962
"enumDescriptions": [
@@ -6984,6 +7001,7 @@
69847001
"The database version is PostgreSQL 15.",
69857002
"The database version is PostgreSQL 16.",
69867003
"The database version is PostgreSQL 17.",
7004+
"The database version is AGBALA. The database version is PostgreSQL 18.",
69877005
"The database version is SQL Server 2019 Standard.",
69887006
"The database version is SQL Server 2019 Enterprise.",
69897007
"The database version is SQL Server 2019 Express.",

sqladmin/v1beta4/sqladmin-gen.go

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

0 commit comments

Comments
 (0)