| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
A client to Vertex AI API
The interfaces provided are listed below, along with usage samples.
|
| Modifier and Type | Method and Description |
|---|---|
protected JobServiceClient.ListDataLabelingJobsPage |
JobServiceClient.ListDataLabelingJobsPage.createPage(com.google.api.gax.rpc.PageContext<ListDataLabelingJobsRequest,ListDataLabelingJobsResponse,DataLabelingJob> context,
ListDataLabelingJobsResponse response) |
| Modifier and Type | Method and 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) |
| Modifier and Type | Method and Description |
|---|---|
protected JobServiceClient.ListDataLabelingJobsFixedSizeCollection |
JobServiceClient.ListDataLabelingJobsFixedSizeCollection.createCollection(List<JobServiceClient.ListDataLabelingJobsPage> pages,
int collectionSize) |
Copyright © 2024 Google LLC. All rights reserved.