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 Mar 24, 2022
1 parent 9ba488b commit abfc24e
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions api-index-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down

0 comments on commit abfc24e

Please sign in to comment.