Skip to content
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
4 changes: 2 additions & 2 deletions apigateway/v1beta/apigateway-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@
],
"parameters": {
"extraLocationTypes": {
"description": "Optional. A list of extra location types that should be used as conditions for controlling the visibility of the locations.",
"description": "Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented otherwise. This is primarily for internal usage.",
"location": "query",
"repeated": true,
"type": "string"
Expand Down Expand Up @@ -1089,7 +1089,7 @@
}
}
},
"revision": "20250409",
"revision": "20250813",
"rootUrl": "https://apigateway.googleapis.com/",
"schemas": {
"ApigatewayApi": {
Expand Down
6 changes: 3 additions & 3 deletions apigateway/v1beta/apigateway-gen.go

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

4 changes: 2 additions & 2 deletions apim/v1alpha/apim-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@
],
"parameters": {
"extraLocationTypes": {
"description": "Optional. A list of extra location types that should be used as conditions for controlling the visibility of the locations.",
"description": "Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented otherwise. This is primarily for internal usage.",
"location": "query",
"repeated": true,
"type": "string"
Expand Down Expand Up @@ -846,7 +846,7 @@
}
}
},
"revision": "20250730",
"revision": "20250813",
"rootUrl": "https://apim.googleapis.com/",
"schemas": {
"ApiObservation": {
Expand Down
6 changes: 3 additions & 3 deletions apim/v1alpha/apim-gen.go

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

57 changes: 52 additions & 5 deletions compute/v0.beta/compute-api.json

Large diffs are not rendered by default.

99 changes: 82 additions & 17 deletions compute/v0.beta/compute-gen.go

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

Loading