| Modifier and Type | Class and Description |
|---|---|
class |
TextSegment
A contiguous part of a text (string), assuming it has an UTF-8 NFC encoding.
|
static class |
TextSegment.Builder
A contiguous part of a text (string), assuming it has an UTF-8 NFC encoding.
|
| Modifier and Type | Method and Description |
|---|---|
TextSegmentOrBuilder |
TextExtractionAnnotation.getTextSegmentOrBuilder()
An entity annotation will set this, which is the part of the original
text to which the annotation pertains.
|
TextSegmentOrBuilder |
TextExtractionAnnotation.Builder.getTextSegmentOrBuilder()
An entity annotation will set this, which is the part of the original
text to which the annotation pertains.
|
TextSegmentOrBuilder |
Document.LayoutOrBuilder.getTextSegmentOrBuilder()
Text Segment that represents a segment in
[document_text][google.cloud.automl.v1p1beta.Document.document_text].
|
TextSegmentOrBuilder |
Document.Layout.getTextSegmentOrBuilder()
Text Segment that represents a segment in
[document_text][google.cloud.automl.v1p1beta.Document.document_text].
|
TextSegmentOrBuilder |
Document.Layout.Builder.getTextSegmentOrBuilder()
Text Segment that represents a segment in
[document_text][google.cloud.automl.v1p1beta.Document.document_text].
|
TextSegmentOrBuilder |
TextExtractionAnnotationOrBuilder.getTextSegmentOrBuilder()
An entity annotation will set this, which is the part of the original
text to which the annotation pertains.
|
Copyright © 2025 Google LLC. All rights reserved.