Uses of Class
com.google.cloud.aiplatform.v1.JobServiceClient.ListDataLabelingJobsPage
-
Packages that use JobServiceClient.ListDataLabelingJobsPage Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of JobServiceClient.ListDataLabelingJobsPage in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return JobServiceClient.ListDataLabelingJobsPage Modifier and Type Method Description protected JobServiceClient.ListDataLabelingJobsPageJobServiceClient.ListDataLabelingJobsPage. createPage(com.google.api.gax.rpc.PageContext<ListDataLabelingJobsRequest,ListDataLabelingJobsResponse,DataLabelingJob> context, ListDataLabelingJobsResponse response)Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type JobServiceClient.ListDataLabelingJobsPage Modifier and Type Method Description com.google.api.core.ApiFuture<JobServiceClient.ListDataLabelingJobsPage>JobServiceClient.ListDataLabelingJobsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListDataLabelingJobsRequest,ListDataLabelingJobsResponse,DataLabelingJob> context, com.google.api.core.ApiFuture<ListDataLabelingJobsResponse> futureResponse)Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type JobServiceClient.ListDataLabelingJobsPage Modifier and Type Method Description protected JobServiceClient.ListDataLabelingJobsFixedSizeCollectionJobServiceClient.ListDataLabelingJobsFixedSizeCollection. createCollection(List<JobServiceClient.ListDataLabelingJobsPage> pages, int collectionSize)
-