Document.TextAnchor.TextSegment.Builder |
Document.TextAnchor.TextSegment.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Document.TextAnchor.TextSegment.Builder |
Document.TextAnchor.Builder.addTextSegmentsBuilder() |
The text segments from the
[Document.text][google.cloud.documentai.v1beta3.Document.text].
|
Document.TextAnchor.TextSegment.Builder |
Document.TextAnchor.Builder.addTextSegmentsBuilder(int index) |
The text segments from the
[Document.text][google.cloud.documentai.v1beta3.Document.text].
|
Document.TextAnchor.TextSegment.Builder |
Document.TextAnchor.TextSegment.Builder.clear() |
|
Document.TextAnchor.TextSegment.Builder |
Document.TextAnchor.TextSegment.Builder.clearEndIndex() |
[TextSegment][google.cloud.documentai.v1beta3.Document.TextAnchor.TextSegment]
half open end UTF-8 char index in the
[Document.text][google.cloud.documentai.v1beta3.Document.text].
|
Document.TextAnchor.TextSegment.Builder |
Document.TextAnchor.TextSegment.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
Document.TextAnchor.TextSegment.Builder |
Document.TextAnchor.TextSegment.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
Document.TextAnchor.TextSegment.Builder |
Document.TextAnchor.TextSegment.Builder.clearStartIndex() |
[TextSegment][google.cloud.documentai.v1beta3.Document.TextAnchor.TextSegment]
start UTF-8 char index in the
[Document.text][google.cloud.documentai.v1beta3.Document.text].
|
Document.TextAnchor.TextSegment.Builder |
Document.TextAnchor.TextSegment.Builder.clone() |
|
Document.TextAnchor.TextSegment.Builder |
Document.TextAnchor.Builder.getTextSegmentsBuilder(int index) |
The text segments from the
[Document.text][google.cloud.documentai.v1beta3.Document.text].
|
Document.TextAnchor.TextSegment.Builder |
Document.TextAnchor.TextSegment.Builder.mergeFrom(Document.TextAnchor.TextSegment other) |
|
Document.TextAnchor.TextSegment.Builder |
Document.TextAnchor.TextSegment.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
Document.TextAnchor.TextSegment.Builder |
Document.TextAnchor.TextSegment.Builder.mergeFrom(com.google.protobuf.Message other) |
|
Document.TextAnchor.TextSegment.Builder |
Document.TextAnchor.TextSegment.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static Document.TextAnchor.TextSegment.Builder |
Document.TextAnchor.TextSegment.newBuilder() |
|
static Document.TextAnchor.TextSegment.Builder |
Document.TextAnchor.TextSegment.newBuilder(Document.TextAnchor.TextSegment prototype) |
|
Document.TextAnchor.TextSegment.Builder |
Document.TextAnchor.TextSegment.newBuilderForType() |
|
protected Document.TextAnchor.TextSegment.Builder |
Document.TextAnchor.TextSegment.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
Document.TextAnchor.TextSegment.Builder |
Document.TextAnchor.TextSegment.Builder.setEndIndex(long value) |
[TextSegment][google.cloud.documentai.v1beta3.Document.TextAnchor.TextSegment]
half open end UTF-8 char index in the
[Document.text][google.cloud.documentai.v1beta3.Document.text].
|
Document.TextAnchor.TextSegment.Builder |
Document.TextAnchor.TextSegment.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Document.TextAnchor.TextSegment.Builder |
Document.TextAnchor.TextSegment.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
Document.TextAnchor.TextSegment.Builder |
Document.TextAnchor.TextSegment.Builder.setStartIndex(long value) |
[TextSegment][google.cloud.documentai.v1beta3.Document.TextAnchor.TextSegment]
start UTF-8 char index in the
[Document.text][google.cloud.documentai.v1beta3.Document.text].
|
Document.TextAnchor.TextSegment.Builder |
Document.TextAnchor.TextSegment.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
Document.TextAnchor.TextSegment.Builder |
Document.TextAnchor.TextSegment.toBuilder() |
|