Uses of Interface
com.google.cloud.datalabeling.v1beta1.AnnotationSpecSetOrBuilder
-
Packages that use AnnotationSpecSetOrBuilder Package Description com.google.cloud.datalabeling.v1beta1 A client to Data Labeling API -
-
Uses of AnnotationSpecSetOrBuilder in com.google.cloud.datalabeling.v1beta1
Classes in com.google.cloud.datalabeling.v1beta1 that implement AnnotationSpecSetOrBuilder Modifier and Type Class Description classAnnotationSpecSetAn AnnotationSpecSet is a collection of label definitions.static classAnnotationSpecSet.BuilderAn AnnotationSpecSet is a collection of label definitions.Methods in com.google.cloud.datalabeling.v1beta1 that return AnnotationSpecSetOrBuilder Modifier and Type Method Description AnnotationSpecSetOrBuilderCreateAnnotationSpecSetRequest.Builder. getAnnotationSpecSetOrBuilder()Required.AnnotationSpecSetOrBuilderCreateAnnotationSpecSetRequest. getAnnotationSpecSetOrBuilder()Required.AnnotationSpecSetOrBuilderCreateAnnotationSpecSetRequestOrBuilder. getAnnotationSpecSetOrBuilder()Required.AnnotationSpecSetOrBuilderListAnnotationSpecSetsResponse.Builder. getAnnotationSpecSetsOrBuilder(int index)The list of annotation spec sets.AnnotationSpecSetOrBuilderListAnnotationSpecSetsResponse. getAnnotationSpecSetsOrBuilder(int index)The list of annotation spec sets.AnnotationSpecSetOrBuilderListAnnotationSpecSetsResponseOrBuilder. getAnnotationSpecSetsOrBuilder(int index)The list of annotation spec sets.Methods in com.google.cloud.datalabeling.v1beta1 that return types with arguments of type AnnotationSpecSetOrBuilder Modifier and Type Method Description List<? extends AnnotationSpecSetOrBuilder>ListAnnotationSpecSetsResponse.Builder. getAnnotationSpecSetsOrBuilderList()The list of annotation spec sets.List<? extends AnnotationSpecSetOrBuilder>ListAnnotationSpecSetsResponse. getAnnotationSpecSetsOrBuilderList()The list of annotation spec sets.List<? extends AnnotationSpecSetOrBuilder>ListAnnotationSpecSetsResponseOrBuilder. getAnnotationSpecSetsOrBuilderList()The list of annotation spec sets.
-