mirror of
https://github.com/googleapis/googleapis.git
synced 2026-08-18 13:08:24 +02:00
chore: regenerate API index
This commit is contained in:
parent
7e02769288
commit
1f8e86cd84
1 changed files with 22 additions and 0 deletions
|
|
@ -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",
|
||||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue