Skip to content

Commit 249e9a1

Browse files
authored
feat: update compute API to revision 20220112 (#700)
1 parent 44d6bef commit 249e9a1

5 files changed

Lines changed: 58728 additions & 55188 deletions

File tree

api-index-v1.json

Lines changed: 160 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27020,6 +27020,17 @@
2702027020
}
2702127021
]
2702227022
},
27023+
{
27024+
"shortName": "SetEdgeSecurityPolicy",
27025+
"fullName": "google.cloud.compute.v1.BackendBuckets.SetEdgeSecurityPolicy",
27026+
"mode": "UNARY",
27027+
"bindings": [
27028+
{
27029+
"httpMethod": "POST",
27030+
"path": "/compute/v1/projects/{project}/global/backendBuckets/{backend_bucket}/setEdgeSecurityPolicy"
27031+
}
27032+
]
27033+
},
2702327034
{
2702427035
"shortName": "Update",
2702527036
"fullName": "google.cloud.compute.v1.BackendBuckets.Update",
@@ -27136,6 +27147,17 @@
2713627147
}
2713727148
]
2713827149
},
27150+
{
27151+
"shortName": "SetEdgeSecurityPolicy",
27152+
"fullName": "google.cloud.compute.v1.BackendServices.SetEdgeSecurityPolicy",
27153+
"mode": "UNARY",
27154+
"bindings": [
27155+
{
27156+
"httpMethod": "POST",
27157+
"path": "/compute/v1/projects/{project}/global/backendServices/{backend_service}/setEdgeSecurityPolicy"
27158+
}
27159+
]
27160+
},
2713927161
{
2714027162
"shortName": "SetSecurityPolicy",
2714127163
"fullName": "google.cloud.compute.v1.BackendServices.SetSecurityPolicy",
@@ -29032,6 +29054,17 @@
2903229054
}
2903329055
]
2903429056
},
29057+
{
29058+
"shortName": "Resume",
29059+
"fullName": "google.cloud.compute.v1.Instances.Resume",
29060+
"mode": "UNARY",
29061+
"bindings": [
29062+
{
29063+
"httpMethod": "POST",
29064+
"path": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/resume"
29065+
}
29066+
]
29067+
},
2903529068
{
2903629069
"shortName": "SendDiagnosticInterrupt",
2903729070
"fullName": "google.cloud.compute.v1.Instances.SendDiagnosticInterrupt",
@@ -29219,6 +29252,17 @@
2921929252
}
2922029253
]
2922129254
},
29255+
{
29256+
"shortName": "Suspend",
29257+
"fullName": "google.cloud.compute.v1.Instances.Suspend",
29258+
"mode": "UNARY",
29259+
"bindings": [
29260+
{
29261+
"httpMethod": "POST",
29262+
"path": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/suspend"
29263+
}
29264+
]
29265+
},
2922229266
{
2922329267
"shortName": "TestIamPermissions",
2922429268
"fullName": "google.cloud.compute.v1.Instances.TestIamPermissions",
@@ -29570,6 +29614,89 @@
2957029614
}
2957129615
]
2957229616
},
29617+
{
29618+
"shortName": "MachineImages",
29619+
"fullName": "google.cloud.compute.v1.MachineImages",
29620+
"methods": [
29621+
{
29622+
"shortName": "Delete",
29623+
"fullName": "google.cloud.compute.v1.MachineImages.Delete",
29624+
"mode": "UNARY",
29625+
"bindings": [
29626+
{
29627+
"httpMethod": "DELETE",
29628+
"path": "/compute/v1/projects/{project}/global/machineImages/{machine_image}"
29629+
}
29630+
]
29631+
},
29632+
{
29633+
"shortName": "Get",
29634+
"fullName": "google.cloud.compute.v1.MachineImages.Get",
29635+
"mode": "UNARY",
29636+
"bindings": [
29637+
{
29638+
"httpMethod": "GET",
29639+
"path": "/compute/v1/projects/{project}/global/machineImages/{machine_image}"
29640+
}
29641+
]
29642+
},
29643+
{
29644+
"shortName": "GetIamPolicy",
29645+
"fullName": "google.cloud.compute.v1.MachineImages.GetIamPolicy",
29646+
"mode": "UNARY",
29647+
"bindings": [
29648+
{
29649+
"httpMethod": "GET",
29650+
"path": "/compute/v1/projects/{project}/global/machineImages/{resource}/getIamPolicy"
29651+
}
29652+
]
29653+
},
29654+
{
29655+
"shortName": "Insert",
29656+
"fullName": "google.cloud.compute.v1.MachineImages.Insert",
29657+
"mode": "UNARY",
29658+
"bindings": [
29659+
{
29660+
"httpMethod": "POST",
29661+
"path": "/compute/v1/projects/{project}/global/machineImages"
29662+
}
29663+
]
29664+
},
29665+
{
29666+
"shortName": "List",
29667+
"fullName": "google.cloud.compute.v1.MachineImages.List",
29668+
"mode": "UNARY",
29669+
"bindings": [
29670+
{
29671+
"httpMethod": "GET",
29672+
"path": "/compute/v1/projects/{project}/global/machineImages"
29673+
}
29674+
]
29675+
},
29676+
{
29677+
"shortName": "SetIamPolicy",
29678+
"fullName": "google.cloud.compute.v1.MachineImages.SetIamPolicy",
29679+
"mode": "UNARY",
29680+
"bindings": [
29681+
{
29682+
"httpMethod": "POST",
29683+
"path": "/compute/v1/projects/{project}/global/machineImages/{resource}/setIamPolicy"
29684+
}
29685+
]
29686+
},
29687+
{
29688+
"shortName": "TestIamPermissions",
29689+
"fullName": "google.cloud.compute.v1.MachineImages.TestIamPermissions",
29690+
"mode": "UNARY",
29691+
"bindings": [
29692+
{
29693+
"httpMethod": "POST",
29694+
"path": "/compute/v1/projects/{project}/global/machineImages/{resource}/testIamPermissions"
29695+
}
29696+
]
29697+
}
29698+
]
29699+
},
2957329700
{
2957429701
"shortName": "MachineTypes",
2957529702
"fullName": "google.cloud.compute.v1.MachineTypes",
@@ -30690,6 +30817,17 @@
3069030817
"path": "/compute/v1/projects/{project}/regions/{region}/commitments"
3069130818
}
3069230819
]
30820+
},
30821+
{
30822+
"shortName": "Update",
30823+
"fullName": "google.cloud.compute.v1.RegionCommitments.Update",
30824+
"mode": "UNARY",
30825+
"bindings": [
30826+
{
30827+
"httpMethod": "PATCH",
30828+
"path": "/compute/v1/projects/{project}/regions/{region}/commitments/{commitment}"
30829+
}
30830+
]
3069330831
}
3069430832
]
3069530833
},
@@ -31820,6 +31958,17 @@
3182031958
"path": "/compute/v1/projects/{project}/zones/{zone}/reservations/{resource}/testIamPermissions"
3182131959
}
3182231960
]
31961+
},
31962+
{
31963+
"shortName": "Update",
31964+
"fullName": "google.cloud.compute.v1.Reservations.Update",
31965+
"mode": "UNARY",
31966+
"bindings": [
31967+
{
31968+
"httpMethod": "PATCH",
31969+
"path": "/compute/v1/projects/{project}/zones/{zone}/reservations/{reservation}"
31970+
}
31971+
]
3182331972
}
3182431973
]
3182531974
},
@@ -32341,6 +32490,17 @@
3234132490
}
3234232491
]
3234332492
},
32493+
{
32494+
"shortName": "Insert",
32495+
"fullName": "google.cloud.compute.v1.Snapshots.Insert",
32496+
"mode": "UNARY",
32497+
"bindings": [
32498+
{
32499+
"httpMethod": "POST",
32500+
"path": "/compute/v1/projects/{project}/global/snapshots"
32501+
}
32502+
]
32503+
},
3234432504
{
3234532505
"shortName": "List",
3234632506
"fullName": "google.cloud.compute.v1.Snapshots.List",

0 commit comments

Comments
 (0)