Skip to content

Commit

Permalink
chore: regenerate API index
Browse files Browse the repository at this point in the history
  • Loading branch information
Google APIs committed Jun 22, 2022
1 parent f5cd509 commit fb1c7ff
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions api-index-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -20142,6 +20142,17 @@
"shortName": "ModelService",
"fullName": "google.cloud.aiplatform.v1beta1.ModelService",
"methods": [
{
"shortName": "BatchImportModelEvaluationSlices",
"fullName": "google.cloud.aiplatform.v1beta1.ModelService.BatchImportModelEvaluationSlices",
"mode": "UNARY",
"bindings": [
{
"httpMethod": "POST",
"path": "/v1beta1/{parent=projects/*/locations/*/models/*/evaluations/*}/slices:batchImport"
}
]
},
{
"shortName": "DeleteModel",
"fullName": "google.cloud.aiplatform.v1beta1.ModelService.DeleteModel",
Expand Down

0 comments on commit fb1c7ff

Please sign in to comment.