Skip to content

Commit 59405cf

Browse files
feat: Update Compute Engine v1 API to revision 20251230 (#1144)
1 parent 741fcad commit 59405cf

File tree

5 files changed

+1340
-7
lines changed

5 files changed

+1340
-7
lines changed

google/cloud/compute/v1/compute.config.json

Lines changed: 74 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"converterVersion": "",
3-
"updateTime": "2026-01-06T16:33:16Z",
3+
"updateTime": "2026-01-14T08:33:38Z",
44
"apiVersion": "v1",
5-
"discoveryRevision": "20251210",
5+
"discoveryRevision": "20251230",
66
"inlineSchemas": [
77
{
88
"schema": "a870e510",
@@ -6940,6 +6940,14 @@
69406940
]
69416941
}
69426942
},
6943+
{
6944+
"schema": "8a4ec1f9",
6945+
"locations": {
6946+
"TestIamPermissionsAutoscalerRequest": [
6947+
"resources.autoscalers.testIamPermissions._request"
6948+
]
6949+
}
6950+
},
69436951
{
69446952
"schema": "e5d3a2b2",
69456953
"locations": {
@@ -6996,6 +7004,14 @@
69967004
]
69977005
}
69987006
},
7007+
{
7008+
"schema": "286a9c60",
7009+
"locations": {
7010+
"TestIamPermissionsHealthCheckRequest": [
7011+
"resources.healthChecks.testIamPermissions._request"
7012+
]
7013+
}
7014+
},
69997015
{
70007016
"schema": "7fe626ef",
70017017
"locations": {
@@ -7124,6 +7140,14 @@
71247140
]
71257141
}
71267142
},
7143+
{
7144+
"schema": "39d5c4cd",
7145+
"locations": {
7146+
"TestIamPermissionsRegionAutoscalerRequest": [
7147+
"resources.regionAutoscalers.testIamPermissions._request"
7148+
]
7149+
}
7150+
},
71277151
{
71287152
"schema": "9428e8f7",
71297153
"locations": {
@@ -7140,6 +7164,14 @@
71407164
]
71417165
}
71427166
},
7167+
{
7168+
"schema": "69c3f40c",
7169+
"locations": {
7170+
"TestIamPermissionsRegionHealthCheckRequest": [
7171+
"resources.regionHealthChecks.testIamPermissions._request"
7172+
]
7173+
}
7174+
},
71437175
{
71447176
"schema": "aa7b2aaa",
71457177
"locations": {
@@ -7164,6 +7196,14 @@
71647196
]
71657197
}
71667198
},
7199+
{
7200+
"schema": "75efad56",
7201+
"locations": {
7202+
"TestIamPermissionsRegionNotificationEndpointRequest": [
7203+
"resources.regionNotificationEndpoints.testIamPermissions._request"
7204+
]
7205+
}
7206+
},
71677207
{
71687208
"schema": "2d087d03",
71697209
"locations": {
@@ -7196,6 +7236,14 @@
71967236
]
71977237
}
71987238
},
7239+
{
7240+
"schema": "be466cdd",
7241+
"locations": {
7242+
"TestIamPermissionsRouteRequest": [
7243+
"resources.routes.testIamPermissions._request"
7244+
]
7245+
}
7246+
},
71997247
{
72007248
"schema": "9a4454c",
72017249
"locations": {
@@ -7244,6 +7292,30 @@
72447292
]
72457293
}
72467294
},
7295+
{
7296+
"schema": "ea801136",
7297+
"locations": {
7298+
"TestIamPermissionsTargetSslProxyRequest": [
7299+
"resources.targetSslProxies.testIamPermissions._request"
7300+
]
7301+
}
7302+
},
7303+
{
7304+
"schema": "ec03c2cb",
7305+
"locations": {
7306+
"TestIamPermissionsTargetTcpProxyRequest": [
7307+
"resources.targetTcpProxies.testIamPermissions._request"
7308+
]
7309+
}
7310+
},
7311+
{
7312+
"schema": "69927d0f",
7313+
"locations": {
7314+
"TestIamPermissionsUrlMapRequest": [
7315+
"resources.urlMaps.testIamPermissions._request"
7316+
]
7317+
}
7318+
},
72477319
{
72487320
"schema": "34857752",
72497321
"locations": {

0 commit comments

Comments
 (0)