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 class
AnnotationSpecSet
An AnnotationSpecSet is a collection of label definitions.static class
AnnotationSpecSet.Builder
An AnnotationSpecSet is a collection of label definitions.Methods in com.google.cloud.datalabeling.v1beta1 that return AnnotationSpecSetOrBuilder Modifier and Type Method Description AnnotationSpecSetOrBuilder
CreateAnnotationSpecSetRequest.Builder. getAnnotationSpecSetOrBuilder()
Required.AnnotationSpecSetOrBuilder
CreateAnnotationSpecSetRequest. getAnnotationSpecSetOrBuilder()
Required.AnnotationSpecSetOrBuilder
CreateAnnotationSpecSetRequestOrBuilder. getAnnotationSpecSetOrBuilder()
Required.AnnotationSpecSetOrBuilder
ListAnnotationSpecSetsResponse.Builder. getAnnotationSpecSetsOrBuilder(int index)
The list of annotation spec sets.AnnotationSpecSetOrBuilder
ListAnnotationSpecSetsResponse. getAnnotationSpecSetsOrBuilder(int index)
The list of annotation spec sets.AnnotationSpecSetOrBuilder
ListAnnotationSpecSetsResponseOrBuilder. 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.
-