Package com.google.cloud.aiplatform.v1
Class ModelServiceClient.ListModelEvaluationsPagedResponse
java.lang.Object
com.google.api.gax.paging.AbstractPagedListResponse<ListModelEvaluationsRequest,ListModelEvaluationsResponse,ModelEvaluation,ModelServiceClient.ListModelEvaluationsPage,ModelServiceClient.ListModelEvaluationsFixedSizeCollection>
com.google.cloud.aiplatform.v1.ModelServiceClient.ListModelEvaluationsPagedResponse
- All Implemented Interfaces:
PagedListResponse<ModelEvaluation>
- Enclosing class:
- ModelServiceClient
public static class ModelServiceClient.ListModelEvaluationsPagedResponse
extends AbstractPagedListResponse<ListModelEvaluationsRequest,ListModelEvaluationsResponse,ModelEvaluation,ModelServiceClient.ListModelEvaluationsPage,ModelServiceClient.ListModelEvaluationsFixedSizeCollection>
-
Method Summary
Modifier and TypeMethodDescriptioncreateAsync(PageContext<ListModelEvaluationsRequest, ListModelEvaluationsResponse, ModelEvaluation> context, ApiFuture<ListModelEvaluationsResponse> futureResponse) Methods inherited from class com.google.api.gax.paging.AbstractPagedListResponse
expandToFixedSizeCollection, getNextPageToken, getPage, iterateAll, iterateFixedSizeCollections, iteratePages
-
Method Details
-
createAsync
public static ApiFuture<ModelServiceClient.ListModelEvaluationsPagedResponse> createAsync(PageContext<ListModelEvaluationsRequest, ListModelEvaluationsResponse, ModelEvaluation> context, ApiFuture<ListModelEvaluationsResponse> futureResponse)
-