| Modifier and Type | Method and Description |
|---|---|
Document.TextAnchor.TextSegment |
Document.TextAnchor.TextSegment.Builder.build() |
Document.TextAnchor.TextSegment |
Document.TextAnchor.TextSegment.Builder.buildPartial() |
static Document.TextAnchor.TextSegment |
Document.TextAnchor.TextSegment.getDefaultInstance() |
Document.TextAnchor.TextSegment |
Document.TextAnchor.TextSegment.getDefaultInstanceForType() |
Document.TextAnchor.TextSegment |
Document.TextAnchor.TextSegment.Builder.getDefaultInstanceForType() |
Document.TextAnchor.TextSegment |
Document.TextAnchorOrBuilder.getTextSegments(int index)
The text segments from the
[Document.text][google.cloud.documentai.v1beta2.Document.text].
|
Document.TextAnchor.TextSegment |
Document.TextAnchor.getTextSegments(int index)
The text segments from the
[Document.text][google.cloud.documentai.v1beta2.Document.text].
|
Document.TextAnchor.TextSegment |
Document.TextAnchor.Builder.getTextSegments(int index)
The text segments from the
[Document.text][google.cloud.documentai.v1beta2.Document.text].
|
static Document.TextAnchor.TextSegment |
Document.TextAnchor.TextSegment.parseDelimitedFrom(InputStream input) |
static Document.TextAnchor.TextSegment |
Document.TextAnchor.TextSegment.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Document.TextAnchor.TextSegment |
Document.TextAnchor.TextSegment.parseFrom(byte[] data) |
static Document.TextAnchor.TextSegment |
Document.TextAnchor.TextSegment.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Document.TextAnchor.TextSegment |
Document.TextAnchor.TextSegment.parseFrom(ByteBuffer data) |
static Document.TextAnchor.TextSegment |
Document.TextAnchor.TextSegment.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Document.TextAnchor.TextSegment |
Document.TextAnchor.TextSegment.parseFrom(com.google.protobuf.ByteString data) |
static Document.TextAnchor.TextSegment |
Document.TextAnchor.TextSegment.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Document.TextAnchor.TextSegment |
Document.TextAnchor.TextSegment.parseFrom(com.google.protobuf.CodedInputStream input) |
static Document.TextAnchor.TextSegment |
Document.TextAnchor.TextSegment.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Document.TextAnchor.TextSegment |
Document.TextAnchor.TextSegment.parseFrom(InputStream input) |
static Document.TextAnchor.TextSegment |
Document.TextAnchor.TextSegment.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Document.TextAnchor.TextSegment> |
Document.TextAnchor.TextSegment.getParserForType() |
List<Document.TextAnchor.TextSegment> |
Document.TextAnchorOrBuilder.getTextSegmentsList()
The text segments from the
[Document.text][google.cloud.documentai.v1beta2.Document.text].
|
List<Document.TextAnchor.TextSegment> |
Document.TextAnchor.getTextSegmentsList()
The text segments from the
[Document.text][google.cloud.documentai.v1beta2.Document.text].
|
List<Document.TextAnchor.TextSegment> |
Document.TextAnchor.Builder.getTextSegmentsList()
The text segments from the
[Document.text][google.cloud.documentai.v1beta2.Document.text].
|
static com.google.protobuf.Parser<Document.TextAnchor.TextSegment> |
Document.TextAnchor.TextSegment.parser() |
| Modifier and Type | Method and Description |
|---|---|
Document.TextAnchor.Builder |
Document.TextAnchor.Builder.addTextSegments(Document.TextAnchor.TextSegment value)
The text segments from the
[Document.text][google.cloud.documentai.v1beta2.Document.text].
|
Document.TextAnchor.Builder |
Document.TextAnchor.Builder.addTextSegments(int index,
Document.TextAnchor.TextSegment value)
The text segments from the
[Document.text][google.cloud.documentai.v1beta2.Document.text].
|
Document.TextAnchor.TextSegment.Builder |
Document.TextAnchor.TextSegment.Builder.mergeFrom(Document.TextAnchor.TextSegment other) |
static Document.TextAnchor.TextSegment.Builder |
Document.TextAnchor.TextSegment.newBuilder(Document.TextAnchor.TextSegment prototype) |
Document.TextAnchor.Builder |
Document.TextAnchor.Builder.setTextSegments(int index,
Document.TextAnchor.TextSegment value)
The text segments from the
[Document.text][google.cloud.documentai.v1beta2.Document.text].
|
| Modifier and Type | Method and Description |
|---|---|
Document.TextAnchor.Builder |
Document.TextAnchor.Builder.addAllTextSegments(Iterable<? extends Document.TextAnchor.TextSegment> values)
The text segments from the
[Document.text][google.cloud.documentai.v1beta2.Document.text].
|
Copyright © 2023 Google LLC. All rights reserved.