Skip to content

Commit bcde943

Browse files
feat(all): auto-regenerate discovery clients (#3285)
1 parent d2b41b6 commit bcde943

Some content is hidden

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

50 files changed

+1263
-1912
lines changed

analyticsadmin/v1alpha/analyticsadmin-api.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -831,7 +831,7 @@
831831
]
832832
},
833833
"getReportingIdentitySettings": {
834-
"description": "Returns the singleton data retention settings for this property.",
834+
"description": "Returns the reporting identity settings for this property.",
835835
"flatPath": "v1alpha/properties/{propertiesId}/reportingIdentitySettings",
836836
"httpMethod": "GET",
837837
"id": "analyticsadmin.properties.getReportingIdentitySettings",
@@ -5086,7 +5086,7 @@
50865086
}
50875087
}
50885088
},
5089-
"revision": "20250723",
5089+
"revision": "20250820",
50905090
"rootUrl": "https://analyticsadmin.googleapis.com/",
50915091
"schemas": {
50925092
"GoogleAnalyticsAdminV1alphaAccessBetweenFilter": {

analyticsadmin/v1alpha/analyticsadmin-gen.go

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

apigateway/v1/apigateway-api.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
],
144144
"parameters": {
145145
"extraLocationTypes": {
146-
"description": "Optional. A list of extra location types that should be used as conditions for controlling the visibility of the locations.",
146+
"description": "Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented otherwise. This is primarily for internal usage.",
147147
"location": "query",
148148
"repeated": true,
149149
"type": "string"
@@ -1089,7 +1089,7 @@
10891089
}
10901090
}
10911091
},
1092-
"revision": "20250409",
1092+
"revision": "20250813",
10931093
"rootUrl": "https://apigateway.googleapis.com/",
10941094
"schemas": {
10951095
"ApigatewayApi": {

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

appengine/v1/appengine-api.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -959,7 +959,7 @@
959959
"type": "string"
960960
},
961961
"extraLocationTypes": {
962-
"description": "Optional. A list of extra location types that should be used as conditions for controlling the visibility of the locations.",
962+
"description": "Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented otherwise. This is primarily for internal usage.",
963963
"location": "query",
964964
"repeated": true,
965965
"type": "string"
@@ -2375,7 +2375,7 @@
23752375
}
23762376
}
23772377
},
2378-
"revision": "20250805",
2378+
"revision": "20250816",
23792379
"rootUrl": "https://appengine.googleapis.com/",
23802380
"schemas": {
23812381
"ApiConfigHandler": {

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

appengine/v1alpha/appengine-api.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -599,7 +599,7 @@
599599
"type": "string"
600600
},
601601
"extraLocationTypes": {
602-
"description": "Optional. A list of extra location types that should be used as conditions for controlling the visibility of the locations.",
602+
"description": "Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented otherwise. This is primarily for internal usage.",
603603
"location": "query",
604604
"repeated": true,
605605
"type": "string"
@@ -761,7 +761,7 @@
761761
],
762762
"parameters": {
763763
"extraLocationTypes": {
764-
"description": "Optional. A list of extra location types that should be used as conditions for controlling the visibility of the locations.",
764+
"description": "Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented otherwise. This is primarily for internal usage.",
765765
"location": "query",
766766
"repeated": true,
767767
"type": "string"
@@ -1338,7 +1338,7 @@
13381338
}
13391339
}
13401340
},
1341-
"revision": "20250805",
1341+
"revision": "20250816",
13421342
"rootUrl": "https://appengine.googleapis.com/",
13431343
"schemas": {
13441344
"AuthorizedCertificate": {

appengine/v1alpha/appengine-gen.go

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

appengine/v1beta/appengine-api.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -959,7 +959,7 @@
959959
"type": "string"
960960
},
961961
"extraLocationTypes": {
962-
"description": "Optional. A list of extra location types that should be used as conditions for controlling the visibility of the locations.",
962+
"description": "Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented otherwise. This is primarily for internal usage.",
963963
"location": "query",
964964
"repeated": true,
965965
"type": "string"
@@ -1733,7 +1733,7 @@
17331733
],
17341734
"parameters": {
17351735
"extraLocationTypes": {
1736-
"description": "Optional. A list of extra location types that should be used as conditions for controlling the visibility of the locations.",
1736+
"description": "Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented otherwise. This is primarily for internal usage.",
17371737
"location": "query",
17381738
"repeated": true,
17391739
"type": "string"
@@ -2581,7 +2581,7 @@
25812581
}
25822582
}
25832583
},
2584-
"revision": "20250805",
2584+
"revision": "20250816",
25852585
"rootUrl": "https://appengine.googleapis.com/",
25862586
"schemas": {
25872587
"ApiConfigHandler": {

appengine/v1beta/appengine-gen.go

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

0 commit comments

Comments
 (0)