Uses of Interface
com.google.cloud.datalabeling.v1beta1.TextEntityExtractionAnnotationOrBuilder
-
Packages that use TextEntityExtractionAnnotationOrBuilder Package Description com.google.cloud.datalabeling.v1beta1 A client to Data Labeling API -
-
Uses of TextEntityExtractionAnnotationOrBuilder in com.google.cloud.datalabeling.v1beta1
Classes in com.google.cloud.datalabeling.v1beta1 that implement TextEntityExtractionAnnotationOrBuilder Modifier and Type Class Description class
TextEntityExtractionAnnotation
Text entity extraction annotation.static class
TextEntityExtractionAnnotation.Builder
Text entity extraction annotation.Methods in com.google.cloud.datalabeling.v1beta1 that return TextEntityExtractionAnnotationOrBuilder Modifier and Type Method Description TextEntityExtractionAnnotationOrBuilder
AnnotationValue.Builder. getTextEntityExtractionAnnotationOrBuilder()
Annotation value for text entity extraction case.TextEntityExtractionAnnotationOrBuilder
AnnotationValue. getTextEntityExtractionAnnotationOrBuilder()
Annotation value for text entity extraction case.TextEntityExtractionAnnotationOrBuilder
AnnotationValueOrBuilder. getTextEntityExtractionAnnotationOrBuilder()
Annotation value for text entity extraction case.
-