Uses of Interface
com.google.cloud.aiplatform.v1.DataLabelingJobOrBuilder
Packages that use DataLabelingJobOrBuilder
-
Uses of DataLabelingJobOrBuilder in com.google.cloud.aiplatform.v1
Classes in com.google.cloud.aiplatform.v1 that implement DataLabelingJobOrBuilderModifier and TypeClassDescriptionfinal classDataLabelingJob is used to trigger a human labeling job on unlabeled data from the following Dataset:static final classDataLabelingJob is used to trigger a human labeling job on unlabeled data from the following Dataset:Methods in com.google.cloud.aiplatform.v1 that return DataLabelingJobOrBuilderModifier and TypeMethodDescriptionCreateDataLabelingJobRequest.Builder.getDataLabelingJobOrBuilder()Required.CreateDataLabelingJobRequest.getDataLabelingJobOrBuilder()Required.CreateDataLabelingJobRequestOrBuilder.getDataLabelingJobOrBuilder()Required.ListDataLabelingJobsResponse.Builder.getDataLabelingJobsOrBuilder(int index) A list of DataLabelingJobs that matches the specified filter in the request.ListDataLabelingJobsResponse.getDataLabelingJobsOrBuilder(int index) A list of DataLabelingJobs that matches the specified filter in the request.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 DataLabelingJobOrBuilderModifier and TypeMethodDescriptionList<? 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.