Skip to content

Commit ec2b73f

Browse files
author
Google APIs
committed
chore: regenerate API index
1 parent c2016e5 commit ec2b73f

1 file changed

Lines changed: 94 additions & 0 deletions

File tree

api-index-v1.json

Lines changed: 94 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27976,6 +27976,17 @@
2797627976
"path": "/compute/v1/projects/{project}/zones/{zone}/disks/{resource}/testIamPermissions"
2797727977
}
2797827978
]
27979+
},
27980+
{
27981+
"shortName": "Update",
27982+
"fullName": "google.cloud.compute.v1.Disks.Update",
27983+
"mode": "UNARY",
27984+
"bindings": [
27985+
{
27986+
"httpMethod": "PATCH",
27987+
"path": "/compute/v1/projects/{project}/zones/{zone}/disks/{disk}"
27988+
}
27989+
]
2797927990
}
2798027991
]
2798127992
},
@@ -29371,6 +29382,17 @@
2937129382
"shortName": "InstanceTemplates",
2937229383
"fullName": "google.cloud.compute.v1.InstanceTemplates",
2937329384
"methods": [
29385+
{
29386+
"shortName": "AggregatedList",
29387+
"fullName": "google.cloud.compute.v1.InstanceTemplates.AggregatedList",
29388+
"mode": "UNARY",
29389+
"bindings": [
29390+
{
29391+
"httpMethod": "GET",
29392+
"path": "/compute/v1/projects/{project}/aggregated/instanceTemplates"
29393+
}
29394+
]
29395+
},
2937429396
{
2937529397
"shortName": "Delete",
2937629398
"fullName": "google.cloud.compute.v1.InstanceTemplates.Delete",
@@ -29784,6 +29806,17 @@
2978429806
}
2978529807
]
2978629808
},
29809+
{
29810+
"shortName": "SetName",
29811+
"fullName": "google.cloud.compute.v1.Instances.SetName",
29812+
"mode": "UNARY",
29813+
"bindings": [
29814+
{
29815+
"httpMethod": "POST",
29816+
"path": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/setName"
29817+
}
29818+
]
29819+
},
2978729820
{
2978829821
"shortName": "SetScheduling",
2978929822
"fullName": "google.cloud.compute.v1.Instances.SetScheduling",
@@ -31995,6 +32028,17 @@
3199532028
"path": "/compute/v1/projects/{project}/regions/{region}/disks/{resource}/testIamPermissions"
3199632029
}
3199732030
]
32031+
},
32032+
{
32033+
"shortName": "Update",
32034+
"fullName": "google.cloud.compute.v1.RegionDisks.Update",
32035+
"mode": "UNARY",
32036+
"bindings": [
32037+
{
32038+
"httpMethod": "PATCH",
32039+
"path": "/compute/v1/projects/{project}/regions/{region}/disks/{disk}"
32040+
}
32041+
]
3199832042
}
3199932043
]
3200032044
},
@@ -32396,6 +32440,56 @@
3239632440
}
3239732441
]
3239832442
},
32443+
{
32444+
"shortName": "RegionInstanceTemplates",
32445+
"fullName": "google.cloud.compute.v1.RegionInstanceTemplates",
32446+
"methods": [
32447+
{
32448+
"shortName": "Delete",
32449+
"fullName": "google.cloud.compute.v1.RegionInstanceTemplates.Delete",
32450+
"mode": "UNARY",
32451+
"bindings": [
32452+
{
32453+
"httpMethod": "DELETE",
32454+
"path": "/compute/v1/projects/{project}/regions/{region}/instanceTemplates/{instance_template}"
32455+
}
32456+
]
32457+
},
32458+
{
32459+
"shortName": "Get",
32460+
"fullName": "google.cloud.compute.v1.RegionInstanceTemplates.Get",
32461+
"mode": "UNARY",
32462+
"bindings": [
32463+
{
32464+
"httpMethod": "GET",
32465+
"path": "/compute/v1/projects/{project}/regions/{region}/instanceTemplates/{instance_template}"
32466+
}
32467+
]
32468+
},
32469+
{
32470+
"shortName": "Insert",
32471+
"fullName": "google.cloud.compute.v1.RegionInstanceTemplates.Insert",
32472+
"mode": "UNARY",
32473+
"bindings": [
32474+
{
32475+
"httpMethod": "POST",
32476+
"path": "/compute/v1/projects/{project}/regions/{region}/instanceTemplates"
32477+
}
32478+
]
32479+
},
32480+
{
32481+
"shortName": "List",
32482+
"fullName": "google.cloud.compute.v1.RegionInstanceTemplates.List",
32483+
"mode": "UNARY",
32484+
"bindings": [
32485+
{
32486+
"httpMethod": "GET",
32487+
"path": "/compute/v1/projects/{project}/regions/{region}/instanceTemplates"
32488+
}
32489+
]
32490+
}
32491+
]
32492+
},
3239932493
{
3240032494
"shortName": "RegionInstances",
3240132495
"fullName": "google.cloud.compute.v1.RegionInstances",

0 commit comments

Comments
 (0)