| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
A client to Vertex AI API
The interfaces provided are listed below, along with usage samples.
|
| Modifier and Type | Method and Description |
|---|---|
protected ModelServiceClient.ListModelEvaluationsPage |
ModelServiceClient.ListModelEvaluationsPage.createPage(com.google.api.gax.rpc.PageContext<ListModelEvaluationsRequest,ListModelEvaluationsResponse,ModelEvaluation> context,
ListModelEvaluationsResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<ModelServiceClient.ListModelEvaluationsPage> |
ModelServiceClient.ListModelEvaluationsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListModelEvaluationsRequest,ListModelEvaluationsResponse,ModelEvaluation> context,
com.google.api.core.ApiFuture<ListModelEvaluationsResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected ModelServiceClient.ListModelEvaluationsFixedSizeCollection |
ModelServiceClient.ListModelEvaluationsFixedSizeCollection.createCollection(List<ModelServiceClient.ListModelEvaluationsPage> pages,
int collectionSize) |
Copyright © 2025 Google LLC. All rights reserved.