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 class
Annotation
Annotation for Example.static class
Annotation.Builder
Annotation for Example.Methods in com.google.cloud.datalabeling.v1beta1 that return AnnotationOrBuilder Modifier and Type Method Description AnnotationOrBuilder
Example.Builder. getAnnotationsOrBuilder(int index)
Output only.AnnotationOrBuilder
Example. getAnnotationsOrBuilder(int index)
Output only.AnnotationOrBuilder
ExampleOrBuilder. 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.
-