Uses of Interface
com.google.cloud.documentai.v1beta3.Document.TextAnchor.TextSegmentOrBuilder
-
Packages that use Document.TextAnchor.TextSegmentOrBuilder Package Description com.google.cloud.documentai.v1beta3 A client to Cloud Document AI API -
-
Uses of Document.TextAnchor.TextSegmentOrBuilder in com.google.cloud.documentai.v1beta3
Classes in com.google.cloud.documentai.v1beta3 that implement Document.TextAnchor.TextSegmentOrBuilder Modifier and Type Class Description static class
Document.TextAnchor.TextSegment
A text segment in the [Document.text][google.cloud.documentai.v1beta3.Document.text].static class
Document.TextAnchor.TextSegment.Builder
A text segment in the [Document.text][google.cloud.documentai.v1beta3.Document.text].Methods in com.google.cloud.documentai.v1beta3 that return Document.TextAnchor.TextSegmentOrBuilder Modifier and Type Method Description Document.TextAnchor.TextSegmentOrBuilder
Document.TextAnchor.Builder. getTextSegmentsOrBuilder(int index)
The text segments from the [Document.text][google.cloud.documentai.v1beta3.Document.text].Document.TextAnchor.TextSegmentOrBuilder
Document.TextAnchor. getTextSegmentsOrBuilder(int index)
The text segments from the [Document.text][google.cloud.documentai.v1beta3.Document.text].Document.TextAnchor.TextSegmentOrBuilder
Document.TextAnchorOrBuilder. getTextSegmentsOrBuilder(int index)
The text segments from the [Document.text][google.cloud.documentai.v1beta3.Document.text].Methods in com.google.cloud.documentai.v1beta3 that return types with arguments of type Document.TextAnchor.TextSegmentOrBuilder Modifier and Type Method Description List<? extends Document.TextAnchor.TextSegmentOrBuilder>
Document.TextAnchor.Builder. getTextSegmentsOrBuilderList()
The text segments from the [Document.text][google.cloud.documentai.v1beta3.Document.text].List<? extends Document.TextAnchor.TextSegmentOrBuilder>
Document.TextAnchor. getTextSegmentsOrBuilderList()
The text segments from the [Document.text][google.cloud.documentai.v1beta3.Document.text].List<? extends Document.TextAnchor.TextSegmentOrBuilder>
Document.TextAnchorOrBuilder. getTextSegmentsOrBuilderList()
The text segments from the [Document.text][google.cloud.documentai.v1beta3.Document.text].
-