Uses of Class
com.google.cloud.datalabeling.v1beta1.SequentialSegment
-
Packages that use SequentialSegment Package Description com.google.cloud.datalabeling.v1beta1 A client to Data Labeling API -
-
Uses of SequentialSegment in com.google.cloud.datalabeling.v1beta1
Methods in com.google.cloud.datalabeling.v1beta1 that return SequentialSegment Modifier and Type Method Description SequentialSegmentSequentialSegment.Builder. build()SequentialSegmentSequentialSegment.Builder. buildPartial()static SequentialSegmentSequentialSegment. getDefaultInstance()SequentialSegmentSequentialSegment.Builder. getDefaultInstanceForType()SequentialSegmentSequentialSegment. getDefaultInstanceForType()SequentialSegmentTextEntityExtractionAnnotation.Builder. getSequentialSegment()Position of the entity.SequentialSegmentTextEntityExtractionAnnotation. getSequentialSegment()Position of the entity.SequentialSegmentTextEntityExtractionAnnotationOrBuilder. getSequentialSegment()Position of the entity.static SequentialSegmentSequentialSegment. parseDelimitedFrom(InputStream input)static SequentialSegmentSequentialSegment. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SequentialSegmentSequentialSegment. parseFrom(byte[] data)static SequentialSegmentSequentialSegment. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SequentialSegmentSequentialSegment. parseFrom(com.google.protobuf.ByteString data)static SequentialSegmentSequentialSegment. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SequentialSegmentSequentialSegment. parseFrom(com.google.protobuf.CodedInputStream input)static SequentialSegmentSequentialSegment. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SequentialSegmentSequentialSegment. parseFrom(InputStream input)static SequentialSegmentSequentialSegment. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SequentialSegmentSequentialSegment. parseFrom(ByteBuffer data)static SequentialSegmentSequentialSegment. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.datalabeling.v1beta1 that return types with arguments of type SequentialSegment Modifier and Type Method Description com.google.protobuf.Parser<SequentialSegment>SequentialSegment. getParserForType()static com.google.protobuf.Parser<SequentialSegment>SequentialSegment. parser()Methods in com.google.cloud.datalabeling.v1beta1 with parameters of type SequentialSegment Modifier and Type Method Description SequentialSegment.BuilderSequentialSegment.Builder. mergeFrom(SequentialSegment other)TextEntityExtractionAnnotation.BuilderTextEntityExtractionAnnotation.Builder. mergeSequentialSegment(SequentialSegment value)Position of the entity.static SequentialSegment.BuilderSequentialSegment. newBuilder(SequentialSegment prototype)TextEntityExtractionAnnotation.BuilderTextEntityExtractionAnnotation.Builder. setSequentialSegment(SequentialSegment value)Position of the entity.
-