| Modifier and Type | Method and Description |
|---|---|
SequentialSegment |
SequentialSegment.Builder.build() |
SequentialSegment |
SequentialSegment.Builder.buildPartial() |
static SequentialSegment |
SequentialSegment.getDefaultInstance() |
SequentialSegment |
SequentialSegment.getDefaultInstanceForType() |
SequentialSegment |
SequentialSegment.Builder.getDefaultInstanceForType() |
SequentialSegment |
TextEntityExtractionAnnotationOrBuilder.getSequentialSegment()
Position of the entity.
|
SequentialSegment |
TextEntityExtractionAnnotation.getSequentialSegment()
Position of the entity.
|
SequentialSegment |
TextEntityExtractionAnnotation.Builder.getSequentialSegment()
Position of the entity.
|
static SequentialSegment |
SequentialSegment.parseDelimitedFrom(InputStream input) |
static SequentialSegment |
SequentialSegment.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SequentialSegment |
SequentialSegment.parseFrom(byte[] data) |
static SequentialSegment |
SequentialSegment.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SequentialSegment |
SequentialSegment.parseFrom(ByteBuffer data) |
static SequentialSegment |
SequentialSegment.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SequentialSegment |
SequentialSegment.parseFrom(com.google.protobuf.ByteString data) |
static SequentialSegment |
SequentialSegment.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SequentialSegment |
SequentialSegment.parseFrom(com.google.protobuf.CodedInputStream input) |
static SequentialSegment |
SequentialSegment.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SequentialSegment |
SequentialSegment.parseFrom(InputStream input) |
static SequentialSegment |
SequentialSegment.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<SequentialSegment> |
SequentialSegment.getParserForType() |
static com.google.protobuf.Parser<SequentialSegment> |
SequentialSegment.parser() |
| Modifier and Type | Method and Description |
|---|---|
SequentialSegment.Builder |
SequentialSegment.Builder.mergeFrom(SequentialSegment other) |
TextEntityExtractionAnnotation.Builder |
TextEntityExtractionAnnotation.Builder.mergeSequentialSegment(SequentialSegment value)
Position of the entity.
|
static SequentialSegment.Builder |
SequentialSegment.newBuilder(SequentialSegment prototype) |
TextEntityExtractionAnnotation.Builder |
TextEntityExtractionAnnotation.Builder.setSequentialSegment(SequentialSegment value)
Position of the entity.
|
Copyright © 2019 Google LLC. All rights reserved.