Uses of Class
com.google.cloud.aiplatform.v1beta1.DatasetServiceClient.ListDataItemsPage
-
Packages that use DatasetServiceClient.ListDataItemsPage Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI API -
-
Uses of DatasetServiceClient.ListDataItemsPage in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return DatasetServiceClient.ListDataItemsPage Modifier and Type Method Description protected DatasetServiceClient.ListDataItemsPageDatasetServiceClient.ListDataItemsPage. createPage(com.google.api.gax.rpc.PageContext<ListDataItemsRequest,ListDataItemsResponse,DataItem> context, ListDataItemsResponse response)Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type DatasetServiceClient.ListDataItemsPage Modifier and Type Method Description com.google.api.core.ApiFuture<DatasetServiceClient.ListDataItemsPage>DatasetServiceClient.ListDataItemsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListDataItemsRequest,ListDataItemsResponse,DataItem> context, com.google.api.core.ApiFuture<ListDataItemsResponse> futureResponse)Method parameters in com.google.cloud.aiplatform.v1beta1 with type arguments of type DatasetServiceClient.ListDataItemsPage Modifier and Type Method Description protected DatasetServiceClient.ListDataItemsFixedSizeCollectionDatasetServiceClient.ListDataItemsFixedSizeCollection. createCollection(List<DatasetServiceClient.ListDataItemsPage> pages, int collectionSize)
-