Uses of Interface
com.google.cloud.datalabeling.v1beta1.SequentialSegmentOrBuilder
-
Packages that use SequentialSegmentOrBuilder Package Description com.google.cloud.datalabeling.v1beta1 A client to Data Labeling API -
-
Uses of SequentialSegmentOrBuilder in com.google.cloud.datalabeling.v1beta1
Classes in com.google.cloud.datalabeling.v1beta1 that implement SequentialSegmentOrBuilder Modifier and Type Class Description class
SequentialSegment
Start and end position in a sequence (e.g.static class
SequentialSegment.Builder
Start and end position in a sequence (e.g.Methods in com.google.cloud.datalabeling.v1beta1 that return SequentialSegmentOrBuilder Modifier and Type Method Description SequentialSegmentOrBuilder
TextEntityExtractionAnnotation.Builder. getSequentialSegmentOrBuilder()
Position of the entity.SequentialSegmentOrBuilder
TextEntityExtractionAnnotation. getSequentialSegmentOrBuilder()
Position of the entity.SequentialSegmentOrBuilder
TextEntityExtractionAnnotationOrBuilder. getSequentialSegmentOrBuilder()
Position of the entity.
-