| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Class and Description |
|---|---|
class |
DataLabelingJob
DataLabelingJob is used to trigger a human labeling job on unlabeled data
from the following Dataset:
|
static class |
DataLabelingJob.Builder
DataLabelingJob is used to trigger a human labeling job on unlabeled data
from the following Dataset:
|
| Modifier and Type | Method and Description |
|---|---|
DataLabelingJobOrBuilder |
CreateDataLabelingJobRequest.getDataLabelingJobOrBuilder()
Required.
|
DataLabelingJobOrBuilder |
CreateDataLabelingJobRequest.Builder.getDataLabelingJobOrBuilder()
Required.
|
DataLabelingJobOrBuilder |
CreateDataLabelingJobRequestOrBuilder.getDataLabelingJobOrBuilder()
Required.
|
DataLabelingJobOrBuilder |
ListDataLabelingJobsResponseOrBuilder.getDataLabelingJobsOrBuilder(int index)
A list of DataLabelingJobs that matches the specified filter in the
request.
|
DataLabelingJobOrBuilder |
ListDataLabelingJobsResponse.getDataLabelingJobsOrBuilder(int index)
A list of DataLabelingJobs that matches the specified filter in the
request.
|
DataLabelingJobOrBuilder |
ListDataLabelingJobsResponse.Builder.getDataLabelingJobsOrBuilder(int index)
A list of DataLabelingJobs that matches the specified filter in the
request.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends DataLabelingJobOrBuilder> |
ListDataLabelingJobsResponseOrBuilder.getDataLabelingJobsOrBuilderList()
A list of DataLabelingJobs that matches the specified filter in the
request.
|
List<? extends DataLabelingJobOrBuilder> |
ListDataLabelingJobsResponse.getDataLabelingJobsOrBuilderList()
A list of DataLabelingJobs that matches the specified filter in the
request.
|
List<? extends DataLabelingJobOrBuilder> |
ListDataLabelingJobsResponse.Builder.getDataLabelingJobsOrBuilderList()
A list of DataLabelingJobs that matches the specified filter in the
request.
|
Copyright © 2024 Google LLC. All rights reserved.