| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
A client to Vertex AI API
|
| com.google.cloud.aiplatform.v1beta1.stub |
| Modifier and Type | Method and Description |
|---|---|
JobServiceClient.ListDataLabelingJobsPagedResponse |
JobServiceClient.listDataLabelingJobs(ListDataLabelingJobsRequest request)
Lists DataLabelingJobs in a Location.
|
JobServiceClient.ListDataLabelingJobsPagedResponse |
JobServiceClient.listDataLabelingJobs(LocationName parent)
Lists DataLabelingJobs in a Location.
|
JobServiceClient.ListDataLabelingJobsPagedResponse |
JobServiceClient.listDataLabelingJobs(String parent)
Lists DataLabelingJobs in a Location.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<JobServiceClient.ListDataLabelingJobsPagedResponse> |
JobServiceClient.ListDataLabelingJobsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListDataLabelingJobsRequest,ListDataLabelingJobsResponse,DataLabelingJob> context,
com.google.api.core.ApiFuture<ListDataLabelingJobsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListDataLabelingJobsRequest,JobServiceClient.ListDataLabelingJobsPagedResponse> |
JobServiceClient.listDataLabelingJobsPagedCallable()
Lists DataLabelingJobs in a Location.
|
com.google.api.gax.rpc.PagedCallSettings<ListDataLabelingJobsRequest,ListDataLabelingJobsResponse,JobServiceClient.ListDataLabelingJobsPagedResponse> |
JobServiceSettings.listDataLabelingJobsSettings()
Returns the object with the settings used for calls to listDataLabelingJobs.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListDataLabelingJobsRequest,ListDataLabelingJobsResponse,JobServiceClient.ListDataLabelingJobsPagedResponse> |
JobServiceSettings.Builder.listDataLabelingJobsSettings()
Returns the builder for the settings used for calls to listDataLabelingJobs.
|
Copyright © 2024 Google LLC. All rights reserved.