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