| 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.v1beta1.Document.text].
|
Document.TextAnchor.Builder |
Document.TextAnchor.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Document.TextAnchor.Builder |
Document.TextAnchor.Builder.addTextSegments(Document.TextAnchor.TextSegment.Builder builderForValue)
The text segments from the
[Document.text][google.cloud.documentai.v1beta1.Document.text].
|
Document.TextAnchor.Builder |
Document.TextAnchor.Builder.addTextSegments(Document.TextAnchor.TextSegment value)
The text segments from the
[Document.text][google.cloud.documentai.v1beta1.Document.text].
|
Document.TextAnchor.Builder |
Document.TextAnchor.Builder.addTextSegments(int index,
Document.TextAnchor.TextSegment.Builder builderForValue)
The text segments from the
[Document.text][google.cloud.documentai.v1beta1.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.v1beta1.Document.text].
|
Document.TextAnchor.Builder |
Document.TextAnchor.Builder.clear() |
Document.TextAnchor.Builder |
Document.TextAnchor.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Document.TextAnchor.Builder |
Document.TextAnchor.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Document.TextAnchor.Builder |
Document.TextAnchor.Builder.clearTextSegments()
The text segments from the
[Document.text][google.cloud.documentai.v1beta1.Document.text].
|
Document.TextAnchor.Builder |
Document.TextAnchor.Builder.clone() |
Document.TextAnchor.Builder |
Document.Style.Builder.getTextAnchorBuilder()
Text anchor indexing into the
[Document.text][google.cloud.documentai.v1beta1.Document.text].
|
Document.TextAnchor.Builder |
Document.Page.Layout.Builder.getTextAnchorBuilder()
Text anchor indexing into the
[Document.text][google.cloud.documentai.v1beta1.Document.text].
|
Document.TextAnchor.Builder |
Document.Entity.Builder.getTextAnchorBuilder()
Provenance of the entity.
|
Document.TextAnchor.Builder |
Document.TextAnchor.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Document.TextAnchor.Builder |
Document.TextAnchor.Builder.mergeFrom(Document.TextAnchor other) |
Document.TextAnchor.Builder |
Document.TextAnchor.Builder.mergeFrom(com.google.protobuf.Message other) |
Document.TextAnchor.Builder |
Document.TextAnchor.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static Document.TextAnchor.Builder |
Document.TextAnchor.newBuilder() |
static Document.TextAnchor.Builder |
Document.TextAnchor.newBuilder(Document.TextAnchor prototype) |
Document.TextAnchor.Builder |
Document.TextAnchor.newBuilderForType() |
protected Document.TextAnchor.Builder |
Document.TextAnchor.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Document.TextAnchor.Builder |
Document.TextAnchor.Builder.removeTextSegments(int index)
The text segments from the
[Document.text][google.cloud.documentai.v1beta1.Document.text].
|
Document.TextAnchor.Builder |
Document.TextAnchor.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Document.TextAnchor.Builder |
Document.TextAnchor.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Document.TextAnchor.Builder |
Document.TextAnchor.Builder.setTextSegments(int index,
Document.TextAnchor.TextSegment.Builder builderForValue)
The text segments from the
[Document.text][google.cloud.documentai.v1beta1.Document.text].
|
Document.TextAnchor.Builder |
Document.TextAnchor.Builder.setTextSegments(int index,
Document.TextAnchor.TextSegment value)
The text segments from the
[Document.text][google.cloud.documentai.v1beta1.Document.text].
|
Document.TextAnchor.Builder |
Document.TextAnchor.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Document.TextAnchor.Builder |
Document.TextAnchor.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Document.Style.Builder |
Document.Style.Builder.setTextAnchor(Document.TextAnchor.Builder builderForValue)
Text anchor indexing into the
[Document.text][google.cloud.documentai.v1beta1.Document.text].
|
Document.Page.Layout.Builder |
Document.Page.Layout.Builder.setTextAnchor(Document.TextAnchor.Builder builderForValue)
Text anchor indexing into the
[Document.text][google.cloud.documentai.v1beta1.Document.text].
|
Document.Entity.Builder |
Document.Entity.Builder.setTextAnchor(Document.TextAnchor.Builder builderForValue)
Provenance of the entity.
|
Copyright © 2024 Google LLC. All rights reserved.