Uses of Class
com.google.cloud.aiplatform.v1.DatasetServiceClient.ListDataItemsPage
Packages that use DatasetServiceClient.ListDataItemsPage
-
Uses of DatasetServiceClient.ListDataItemsPage in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return DatasetServiceClient.ListDataItemsPageModifier and TypeMethodDescriptionprotected DatasetServiceClient.ListDataItemsPageDatasetServiceClient.ListDataItemsPage.createPage(PageContext<ListDataItemsRequest, ListDataItemsResponse, DataItem> context, ListDataItemsResponse response) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type DatasetServiceClient.ListDataItemsPageModifier and TypeMethodDescriptionDatasetServiceClient.ListDataItemsPage.createPageAsync(PageContext<ListDataItemsRequest, ListDataItemsResponse, DataItem> context, ApiFuture<ListDataItemsResponse> futureResponse) Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type DatasetServiceClient.ListDataItemsPageModifier and TypeMethodDescriptionDatasetServiceClient.ListDataItemsFixedSizeCollection.createCollection(List<DatasetServiceClient.ListDataItemsPage> pages, int collectionSize)