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 Mar 18, 2024
1 parent 7e02769 commit 1f8e86c
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions api-index-v1.json
Expand Up @@ -43526,6 +43526,17 @@
}
]
},
{
"shortName": "GetTerraformVersion",
"fullName": "google.cloud.config.v1.Config.GetTerraformVersion",
"mode": "UNARY",
"bindings": [
{
"httpMethod": "GET",
"path": "/v1/{name=projects/*/locations/*/terraformVersions/*}"
}
]
},
{
"shortName": "ImportStatefile",
"fullName": "google.cloud.config.v1.Config.ImportStatefile",
Expand Down Expand Up @@ -43581,6 +43592,17 @@
}
]
},
{
"shortName": "ListTerraformVersions",
"fullName": "google.cloud.config.v1.Config.ListTerraformVersions",
"mode": "UNARY",
"bindings": [
{
"httpMethod": "GET",
"path": "/v1/{parent=projects/*/locations/*}/terraformVersions"
}
]
},
{
"shortName": "LockDeployment",
"fullName": "google.cloud.config.v1.Config.LockDeployment",
Expand Down

0 comments on commit 1f8e86c

Please sign in to comment.