We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5cd509 commit fb1c7ffCopy full SHA for fb1c7ff
1 file changed
api-index-v1.json
@@ -20142,6 +20142,17 @@
20142
"shortName": "ModelService",
20143
"fullName": "google.cloud.aiplatform.v1beta1.ModelService",
20144
"methods": [
20145
+ {
20146
+ "shortName": "BatchImportModelEvaluationSlices",
20147
+ "fullName": "google.cloud.aiplatform.v1beta1.ModelService.BatchImportModelEvaluationSlices",
20148
+ "mode": "UNARY",
20149
+ "bindings": [
20150
20151
+ "httpMethod": "POST",
20152
+ "path": "/v1beta1/{parent=projects/*/locations/*/models/*/evaluations/*}/slices:batchImport"
20153
+ }
20154
+ ]
20155
+ },
20156
{
20157
"shortName": "DeleteModel",
20158
"fullName": "google.cloud.aiplatform.v1beta1.ModelService.DeleteModel",
0 commit comments