Uses of Interface
com.google.cloud.datalabeling.v1beta1.AnnotationOrBuilder
-
Packages that use AnnotationOrBuilder Package Description com.google.cloud.datalabeling.v1beta1 A client to Data Labeling API -
-
Uses of AnnotationOrBuilder in com.google.cloud.datalabeling.v1beta1
Classes in com.google.cloud.datalabeling.v1beta1 that implement AnnotationOrBuilder Modifier and Type Class Description classAnnotationAnnotation for Example.static classAnnotation.BuilderAnnotation for Example.Methods in com.google.cloud.datalabeling.v1beta1 that return AnnotationOrBuilder Modifier and Type Method Description AnnotationOrBuilderExample.Builder. getAnnotationsOrBuilder(int index)Output only.AnnotationOrBuilderExample. getAnnotationsOrBuilder(int index)Output only.AnnotationOrBuilderExampleOrBuilder. getAnnotationsOrBuilder(int index)Output only.Methods in com.google.cloud.datalabeling.v1beta1 that return types with arguments of type AnnotationOrBuilder Modifier and Type Method Description List<? extends AnnotationOrBuilder>Example.Builder. getAnnotationsOrBuilderList()Output only.List<? extends AnnotationOrBuilder>Example. getAnnotationsOrBuilderList()Output only.List<? extends AnnotationOrBuilder>ExampleOrBuilder. getAnnotationsOrBuilderList()Output only.
-