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].
|
Document.TextAnchor.Builder |
Document.TextAnchor.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
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.Builder |
Document.TextAnchor.Builder.addTextSegments(int index,
Document.TextAnchor.TextSegment.Builder builderForValue) |
The text segments from the
[Document.text][google.cloud.documentai.v1beta2.Document.text].
|
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(Document.TextAnchor.TextSegment.Builder builderForValue) |
The text segments from the
[Document.text][google.cloud.documentai.v1beta2.Document.text].
|
Document.TextAnchor.Builder |
Document.TextAnchor.Builder.clear() |
|
Document.TextAnchor.Builder |
Document.TextAnchor.Builder.clearContent() |
Contains the content of the text span so that users do
not have to look it up in the text_segments.
|
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.v1beta2.Document.text].
|
Document.TextAnchor.Builder |
Document.TextAnchor.Builder.clone() |
|
Document.TextAnchor.Builder |
Document.Entity.Builder.getTextAnchorBuilder() |
Optional.
|
Document.TextAnchor.Builder |
Document.Page.Layout.Builder.getTextAnchorBuilder() |
Text anchor indexing into the
[Document.text][google.cloud.documentai.v1beta2.Document.text].
|
Document.TextAnchor.Builder |
Document.Style.Builder.getTextAnchorBuilder() |
Text anchor indexing into the
[Document.text][google.cloud.documentai.v1beta2.Document.text].
|
Document.TextAnchor.Builder |
Document.TextChange.Builder.getTextAnchorBuilder() |
Provenance of the correction.
|
Document.TextAnchor.Builder |
Document.TextAnchor.Builder.mergeFrom(Document.TextAnchor other) |
|
Document.TextAnchor.Builder |
Document.TextAnchor.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
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.v1beta2.Document.text].
|
Document.TextAnchor.Builder |
Document.TextAnchor.Builder.setContent(String value) |
Contains the content of the text span so that users do
not have to look it up in the text_segments.
|
Document.TextAnchor.Builder |
Document.TextAnchor.Builder.setContentBytes(com.google.protobuf.ByteString value) |
Contains the content of the text span so that users do
not have to look it up in the text_segments.
|
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 value) |
The text segments from the
[Document.text][google.cloud.documentai.v1beta2.Document.text].
|
Document.TextAnchor.Builder |
Document.TextAnchor.Builder.setTextSegments(int index,
Document.TextAnchor.TextSegment.Builder builderForValue) |
The text segments from the
[Document.text][google.cloud.documentai.v1beta2.Document.text].
|
Document.TextAnchor.Builder |
Document.TextAnchor.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
Document.TextAnchor.Builder |
Document.TextAnchor.toBuilder() |
|