Uses of Class
com.google.cloud.aiplatform.v1beta1.EvaluationServiceClient.ListLocationsPage
Packages that use EvaluationServiceClient.ListLocationsPage
-
Uses of EvaluationServiceClient.ListLocationsPage in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return EvaluationServiceClient.ListLocationsPageModifier and TypeMethodDescriptionEvaluationServiceClient.ListLocationsPage.createPage(PageContext<ListLocationsRequest, ListLocationsResponse, Location> context, ListLocationsResponse response) Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type EvaluationServiceClient.ListLocationsPageModifier and TypeMethodDescriptionEvaluationServiceClient.ListLocationsPage.createPageAsync(PageContext<ListLocationsRequest, ListLocationsResponse, Location> context, ApiFuture<ListLocationsResponse> futureResponse) Method parameters in com.google.cloud.aiplatform.v1beta1 with type arguments of type EvaluationServiceClient.ListLocationsPageModifier and TypeMethodDescriptionEvaluationServiceClient.ListLocationsFixedSizeCollection.createCollection(List<EvaluationServiceClient.ListLocationsPage> pages, int collectionSize)