Uses of Class
com.google.cloud.aiplatform.v1.DatasetServiceClient.ListAnnotationsPage
Packages that use DatasetServiceClient.ListAnnotationsPage
-
Uses of DatasetServiceClient.ListAnnotationsPage in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return DatasetServiceClient.ListAnnotationsPageModifier and TypeMethodDescriptionprotected DatasetServiceClient.ListAnnotationsPageDatasetServiceClient.ListAnnotationsPage.createPage(PageContext<ListAnnotationsRequest, ListAnnotationsResponse, Annotation> context, ListAnnotationsResponse response) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type DatasetServiceClient.ListAnnotationsPageModifier and TypeMethodDescriptionDatasetServiceClient.ListAnnotationsPage.createPageAsync(PageContext<ListAnnotationsRequest, ListAnnotationsResponse, Annotation> context, ApiFuture<ListAnnotationsResponse> futureResponse) Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type DatasetServiceClient.ListAnnotationsPageModifier and TypeMethodDescriptionDatasetServiceClient.ListAnnotationsFixedSizeCollection.createCollection(List<DatasetServiceClient.ListAnnotationsPage> pages, int collectionSize)