From 3f11cdd25f604a7b67b19ac336c72b14292b53a4 Mon Sep 17 00:00:00 2001 From: Google APIs Date: Sat, 17 Jun 2023 17:08:34 +0000 Subject: [PATCH] chore: regenerate API index --- api-index-v1.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/api-index-v1.json b/api-index-v1.json index 04c304dcc..f33a8541b 100644 --- a/api-index-v1.json +++ b/api-index-v1.json @@ -15190,6 +15190,17 @@ } ] }, + { + "shortName": "UpdateExplanationDataset", + "fullName": "google.cloud.aiplatform.v1.ModelService.UpdateExplanationDataset", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1/{model=projects/*/locations/*/models/*}:updateExplanationDataset" + } + ] + }, { "shortName": "UpdateModel", "fullName": "google.cloud.aiplatform.v1.ModelService.UpdateModel",