Uses of Interface
com.google.cloud.aiplatform.v1.DataLabelingJobOrBuilder
-
Packages that use DataLabelingJobOrBuilder Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of DataLabelingJobOrBuilder in com.google.cloud.aiplatform.v1
Classes in com.google.cloud.aiplatform.v1 that implement DataLabelingJobOrBuilder Modifier and Type Class 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:Methods in com.google.cloud.aiplatform.v1 that return DataLabelingJobOrBuilder Modifier and Type Method Description DataLabelingJobOrBuilder
CreateDataLabelingJobRequest.Builder. getDataLabelingJobOrBuilder()
Required.DataLabelingJobOrBuilder
CreateDataLabelingJobRequest. getDataLabelingJobOrBuilder()
Required.DataLabelingJobOrBuilder
CreateDataLabelingJobRequestOrBuilder. getDataLabelingJobOrBuilder()
Required.DataLabelingJobOrBuilder
ListDataLabelingJobsResponse.Builder. 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
ListDataLabelingJobsResponseOrBuilder. getDataLabelingJobsOrBuilder(int index)
A list of DataLabelingJobs that matches the specified filter in the request.Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type DataLabelingJobOrBuilder Modifier and Type Method Description List<? extends DataLabelingJobOrBuilder>
ListDataLabelingJobsResponse.Builder. 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>
ListDataLabelingJobsResponseOrBuilder. getDataLabelingJobsOrBuilderList()
A list of DataLabelingJobs that matches the specified filter in the request.
-