From abfc24ebf26298fd629ad9a8e74b48eed6da6df3 Mon Sep 17 00:00:00 2001 From: Google APIs Date: Thu, 24 Mar 2022 00:27:54 +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 87b6efef861ff..04a06617b4513 100644 --- a/api-index-v1.json +++ b/api-index-v1.json @@ -18236,6 +18236,17 @@ } ] }, + { + "shortName": "ImportModelEvaluation", + "fullName": "google.cloud.aiplatform.v1.ModelService.ImportModelEvaluation", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1/{parent=projects/*/locations/*/models/*}/evaluations:import" + } + ] + }, { "shortName": "ListModelEvaluationSlices", "fullName": "google.cloud.aiplatform.v1.ModelService.ListModelEvaluationSlices", @@ -20418,6 +20429,17 @@ } ] }, + { + "shortName": "ImportModelEvaluation", + "fullName": "google.cloud.aiplatform.v1beta1.ModelService.ImportModelEvaluation", + "mode": "UNARY", + "bindings": [ + { + "httpMethod": "POST", + "path": "/v1beta1/{parent=projects/*/locations/*/models/*}/evaluations:import" + } + ] + }, { "shortName": "ListModelEvaluationSlices", "fullName": "google.cloud.aiplatform.v1beta1.ModelService.ListModelEvaluationSlices",