Skip to content

Commit 4d1d336

Browse files
feat(all): auto-regenerate discovery clients (#3283)
1 parent c03d56b commit 4d1d336

Some content is hidden

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

51 files changed

+1703
-167
lines changed

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

apim/v1alpha/apim-api.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@
169169
],
170170
"parameters": {
171171
"extraLocationTypes": {
172-
"description": "Optional. A list of extra location types that should be used as conditions for controlling the visibility of the locations.",
172+
"description": "Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented otherwise. This is primarily for internal usage.",
173173
"location": "query",
174174
"repeated": true,
175175
"type": "string"
@@ -846,7 +846,7 @@
846846
}
847847
}
848848
},
849-
"revision": "20250730",
849+
"revision": "20250813",
850850
"rootUrl": "https://apim.googleapis.com/",
851851
"schemas": {
852852
"ApiObservation": {

apim/v1alpha/apim-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.

compute/v0.beta/compute-api.json

Lines changed: 52 additions & 5 deletions
Large diffs are not rendered by default.

compute/v0.beta/compute-gen.go

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

0 commit comments

Comments
 (0)