Class ModelServiceClient.ListModelEvaluationsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListModelEvaluationsRequest,ListModelEvaluationsResponse,ModelEvaluation,ModelServiceClient.ListModelEvaluationsPage,ModelServiceClient.ListModelEvaluationsFixedSizeCollection>
-
- com.google.cloud.aiplatform.v1beta1.ModelServiceClient.ListModelEvaluationsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<ModelEvaluation>
- Enclosing class:
- ModelServiceClient
public static class ModelServiceClient.ListModelEvaluationsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListModelEvaluationsRequest,ListModelEvaluationsResponse,ModelEvaluation,ModelServiceClient.ListModelEvaluationsPage,ModelServiceClient.ListModelEvaluationsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<ModelServiceClient.ListModelEvaluationsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListModelEvaluationsRequest,ListModelEvaluationsResponse,ModelEvaluation> context, com.google.api.core.ApiFuture<ListModelEvaluationsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<ModelServiceClient.ListModelEvaluationsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListModelEvaluationsRequest,ListModelEvaluationsResponse,ModelEvaluation> context, com.google.api.core.ApiFuture<ListModelEvaluationsResponse> futureResponse)
-
-