Uses of Interface
com.google.cloud.aiplatform.v1beta1.DataLabelingJobOrBuilder
-
Packages that use DataLabelingJobOrBuilder Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI API -
-
Uses of DataLabelingJobOrBuilder in com.google.cloud.aiplatform.v1beta1
Classes in com.google.cloud.aiplatform.v1beta1 that implement DataLabelingJobOrBuilder Modifier and Type Class Description classDataLabelingJobDataLabelingJob is used to trigger a human labeling job on unlabeled data from the following Dataset:static classDataLabelingJob.BuilderDataLabelingJob is used to trigger a human labeling job on unlabeled data from the following Dataset:Methods in com.google.cloud.aiplatform.v1beta1 that return DataLabelingJobOrBuilder Modifier and Type Method Description DataLabelingJobOrBuilderCreateDataLabelingJobRequest.Builder. getDataLabelingJobOrBuilder()Required.DataLabelingJobOrBuilderCreateDataLabelingJobRequest. getDataLabelingJobOrBuilder()Required.DataLabelingJobOrBuilderCreateDataLabelingJobRequestOrBuilder. getDataLabelingJobOrBuilder()Required.DataLabelingJobOrBuilderListDataLabelingJobsResponse.Builder. getDataLabelingJobsOrBuilder(int index)A list of DataLabelingJobs that matches the specified filter in the request.DataLabelingJobOrBuilderListDataLabelingJobsResponse. getDataLabelingJobsOrBuilder(int index)A list of DataLabelingJobs that matches the specified filter in the request.DataLabelingJobOrBuilderListDataLabelingJobsResponseOrBuilder. getDataLabelingJobsOrBuilder(int index)A list of DataLabelingJobs that matches the specified filter in the request.Methods in com.google.cloud.aiplatform.v1beta1 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.
-