We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d57f437 commit 49de8b0Copy full SHA for 49de8b0
1 file changed
api-index-v1.json
@@ -17884,6 +17884,17 @@
17884
"shortName": "ModelService",
17885
"fullName": "google.cloud.aiplatform.v1.ModelService",
17886
"methods": [
17887
+ {
17888
+ "shortName": "BatchImportModelEvaluationSlices",
17889
+ "fullName": "google.cloud.aiplatform.v1.ModelService.BatchImportModelEvaluationSlices",
17890
+ "mode": "UNARY",
17891
+ "bindings": [
17892
17893
+ "httpMethod": "POST",
17894
+ "path": "/v1/{parent=projects/*/locations/*/models/*/evaluations/*}/slices:batchImport"
17895
+ }
17896
+ ]
17897
+ },
17898
{
17899
"shortName": "DeleteModel",
17900
"fullName": "google.cloud.aiplatform.v1.ModelService.DeleteModel",
0 commit comments