Uses of Class
com.google.cloud.aiplatform.v1.ModelServiceClient.ListModelEvaluationsPage
Packages that use ModelServiceClient.ListModelEvaluationsPage
-
Uses of ModelServiceClient.ListModelEvaluationsPage in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ModelServiceClient.ListModelEvaluationsPageModifier and TypeMethodDescriptionModelServiceClient.ListModelEvaluationsPage.createPage(PageContext<ListModelEvaluationsRequest, ListModelEvaluationsResponse, ModelEvaluation> context, ListModelEvaluationsResponse response) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type ModelServiceClient.ListModelEvaluationsPageModifier and TypeMethodDescriptionModelServiceClient.ListModelEvaluationsPage.createPageAsync(PageContext<ListModelEvaluationsRequest, ListModelEvaluationsResponse, ModelEvaluation> context, ApiFuture<ListModelEvaluationsResponse> futureResponse) Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type ModelServiceClient.ListModelEvaluationsPageModifier and TypeMethodDescriptionModelServiceClient.ListModelEvaluationsFixedSizeCollection.createCollection(List<ModelServiceClient.ListModelEvaluationsPage> pages, int collectionSize)