Skip to content

Commit 2c91221

Browse files
feat: Update Compute Engine API to revision 20250415
1 parent 7473ce1 commit 2c91221

5 files changed

Lines changed: 1447 additions & 37 deletions

File tree

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

Lines changed: 44 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"converterVersion": "",
3-
"updateTime": "2025-03-25T18:44:49Z",
3+
"updateTime": "2025-04-16T16:32:10Z",
44
"apiVersion": "v1",
5-
"discoveryRevision": "20250320",
5+
"discoveryRevision": "20250415",
66
"inlineSchemas": [
77
{
88
"schema": "7db34f55",
@@ -126,6 +126,7 @@
126126
"schemas.ForwardingRuleAggregatedList.warning.data.data",
127127
"schemas.NodeTypeAggregatedList.warning.data.data",
128128
"schemas.InstanceGroupsScopedList.warning.data.data",
129+
"schemas.ReservationBlocksListResponse.warning.data.data",
129130
"schemas.SslPoliciesList.warning.data.data",
130131
"schemas.RegionInstanceGroupManagersListInstanceConfigsResp.warning.data.data",
131132
"schemas.InstanceGroupManagerList.warning.data.data",
@@ -256,6 +257,7 @@
256257
"schemas.NodeGroupsScopedList.warning",
257258
"schemas.NetworkProfilesListResponse.warning",
258259
"schemas.NetworkAttachmentAggregatedList.warning",
260+
"schemas.ReservationBlocksListResponse.warning",
259261
"schemas.AcceleratorTypesScopedList.warning",
260262
"schemas.DiskList.warning",
261263
"schemas.AddressesScopedList.warning",
@@ -2838,6 +2840,14 @@
28382840
]
28392841
}
28402842
},
2843+
{
2844+
"schema": "ae6d3f2",
2845+
"locations": {
2846+
"GetReservationBlockRequest": [
2847+
"resources.reservationBlocks.get._request"
2848+
]
2849+
}
2850+
},
28412851
{
28422852
"schema": "570a2675",
28432853
"locations": {
@@ -4470,6 +4480,14 @@
44704480
]
44714481
}
44724482
},
4483+
{
4484+
"schema": "aab592c0",
4485+
"locations": {
4486+
"ListReservationBlocksRequest": [
4487+
"resources.reservationBlocks.list._request"
4488+
]
4489+
}
4490+
},
44734491
{
44744492
"schema": "e2fc909d",
44754493
"locations": {
@@ -5190,6 +5208,22 @@
51905208
]
51915209
}
51925210
},
5211+
{
5212+
"schema": "7c2aa1d4",
5213+
"locations": {
5214+
"PerformMaintenanceReservationBlockRequest": [
5215+
"resources.reservationBlocks.performMaintenance._request"
5216+
]
5217+
}
5218+
},
5219+
{
5220+
"schema": "2c5d98f1",
5221+
"locations": {
5222+
"PerformMaintenanceReservationRequest": [
5223+
"resources.reservations.performMaintenance._request"
5224+
]
5225+
}
5226+
},
51935227
{
51945228
"schema": "910766fc",
51955229
"locations": {
@@ -5854,6 +5888,14 @@
58545888
]
58555889
}
58565890
},
5891+
{
5892+
"schema": "41b3a34a",
5893+
"locations": {
5894+
"SetLabelsMachineImageRequest": [
5895+
"resources.machineImages.setLabels._request"
5896+
]
5897+
}
5898+
},
58575899
{
58585900
"schema": "e9e5d00d",
58595901
"locations": {

0 commit comments

Comments
 (0)