From 1f8e86cd84e00f2ff4c01e3bf40fc5a34ba26c19 Mon Sep 17 00:00:00 2001 From: Google APIs Date: Mon, 18 Mar 2024 16:51:27 +0000 Subject: [PATCH] chore: regenerate API index --- api-index-v1.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/api-index-v1.json b/api-index-v1.json index cd1caca8dd158..269c3e48eb80f 100644 --- a/api-index-v1.json +++ b/api-index-v1.json @@ -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",