Skip to content

Commit

Permalink
chore: regenerate API index
Browse files Browse the repository at this point in the history
  • Loading branch information
Google APIs committed Feb 7, 2024
1 parent 6953fd7 commit 679060c
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions api-index-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -33082,6 +33082,17 @@
}
]
},
{
"shortName": "PerformMaintenance",
"fullName": "google.cloud.compute.v1.Instances.PerformMaintenance",
"mode": "UNARY",
"bindings": [
{
"httpMethod": "POST",
"path": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/performMaintenance"
}
]
},
{
"shortName": "RemoveResourcePolicies",
"fullName": "google.cloud.compute.v1.Instances.RemoveResourcePolicies",
Expand Down Expand Up @@ -36988,6 +36999,23 @@
}
]
},
{
"shortName": "RegionZones",
"fullName": "google.cloud.compute.v1.RegionZones",
"methods": [
{
"shortName": "List",
"fullName": "google.cloud.compute.v1.RegionZones.List",
"mode": "UNARY",
"bindings": [
{
"httpMethod": "GET",
"path": "/compute/v1/projects/{project}/regions/{region}/zones"
}
]
}
]
},
{
"shortName": "Regions",
"fullName": "google.cloud.compute.v1.Regions",
Expand Down

0 comments on commit 679060c

Please sign in to comment.