Document.Page.Paragraph.Builder |
Document.Page.Paragraph.Builder.addAllDetectedLanguages(Iterable<? extends Document.Page.DetectedLanguage> values) |
A list of detected languages together with confidence.
|
Document.Page.Paragraph.Builder |
Document.Page.Paragraph.Builder.addDetectedLanguages(int index,
Document.Page.DetectedLanguage value) |
A list of detected languages together with confidence.
|
Document.Page.Paragraph.Builder |
Document.Page.Paragraph.Builder.addDetectedLanguages(int index,
Document.Page.DetectedLanguage.Builder builderForValue) |
A list of detected languages together with confidence.
|
Document.Page.Paragraph.Builder |
Document.Page.Paragraph.Builder.addDetectedLanguages(Document.Page.DetectedLanguage value) |
A list of detected languages together with confidence.
|
Document.Page.Paragraph.Builder |
Document.Page.Paragraph.Builder.addDetectedLanguages(Document.Page.DetectedLanguage.Builder builderForValue) |
A list of detected languages together with confidence.
|
Document.Page.Paragraph.Builder |
Document.Page.Builder.addParagraphsBuilder() |
A list of visually detected text paragraphs on the page.
|
Document.Page.Paragraph.Builder |
Document.Page.Builder.addParagraphsBuilder(int index) |
A list of visually detected text paragraphs on the page.
|
Document.Page.Paragraph.Builder |
Document.Page.Paragraph.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Document.Page.Paragraph.Builder |
Document.Page.Paragraph.Builder.clear() |
|
Document.Page.Paragraph.Builder |
Document.Page.Paragraph.Builder.clearDetectedLanguages() |
A list of detected languages together with confidence.
|
Document.Page.Paragraph.Builder |
Document.Page.Paragraph.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
Document.Page.Paragraph.Builder |
Document.Page.Paragraph.Builder.clearLayout() |
[Layout][google.cloud.documentai.v1.Document.Page.Layout] for
[Paragraph][google.cloud.documentai.v1.Document.Page.Paragraph].
|
Document.Page.Paragraph.Builder |
Document.Page.Paragraph.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
Document.Page.Paragraph.Builder |
Document.Page.Paragraph.Builder.clearProvenance() |
Deprecated.
|
Document.Page.Paragraph.Builder |
Document.Page.Paragraph.Builder.clone() |
|
Document.Page.Paragraph.Builder |
Document.Page.Builder.getParagraphsBuilder(int index) |
A list of visually detected text paragraphs on the page.
|
Document.Page.Paragraph.Builder |
Document.Page.Paragraph.Builder.mergeFrom(Document.Page.Paragraph other) |
|
Document.Page.Paragraph.Builder |
Document.Page.Paragraph.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
Document.Page.Paragraph.Builder |
Document.Page.Paragraph.Builder.mergeFrom(com.google.protobuf.Message other) |
|
Document.Page.Paragraph.Builder |
Document.Page.Paragraph.Builder.mergeLayout(Document.Page.Layout value) |
[Layout][google.cloud.documentai.v1.Document.Page.Layout] for
[Paragraph][google.cloud.documentai.v1.Document.Page.Paragraph].
|
Document.Page.Paragraph.Builder |
Document.Page.Paragraph.Builder.mergeProvenance(Document.Provenance value) |
Deprecated.
|
Document.Page.Paragraph.Builder |
Document.Page.Paragraph.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static Document.Page.Paragraph.Builder |
Document.Page.Paragraph.newBuilder() |
|
static Document.Page.Paragraph.Builder |
Document.Page.Paragraph.newBuilder(Document.Page.Paragraph prototype) |
|
Document.Page.Paragraph.Builder |
Document.Page.Paragraph.newBuilderForType() |
|
protected Document.Page.Paragraph.Builder |
Document.Page.Paragraph.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
Document.Page.Paragraph.Builder |
Document.Page.Paragraph.Builder.removeDetectedLanguages(int index) |
A list of detected languages together with confidence.
|
Document.Page.Paragraph.Builder |
Document.Page.Paragraph.Builder.setDetectedLanguages(int index,
Document.Page.DetectedLanguage value) |
A list of detected languages together with confidence.
|
Document.Page.Paragraph.Builder |
Document.Page.Paragraph.Builder.setDetectedLanguages(int index,
Document.Page.DetectedLanguage.Builder builderForValue) |
A list of detected languages together with confidence.
|
Document.Page.Paragraph.Builder |
Document.Page.Paragraph.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Document.Page.Paragraph.Builder |
Document.Page.Paragraph.Builder.setLayout(Document.Page.Layout value) |
[Layout][google.cloud.documentai.v1.Document.Page.Layout] for
[Paragraph][google.cloud.documentai.v1.Document.Page.Paragraph].
|
Document.Page.Paragraph.Builder |
Document.Page.Paragraph.Builder.setLayout(Document.Page.Layout.Builder builderForValue) |
[Layout][google.cloud.documentai.v1.Document.Page.Layout] for
[Paragraph][google.cloud.documentai.v1.Document.Page.Paragraph].
|
Document.Page.Paragraph.Builder |
Document.Page.Paragraph.Builder.setProvenance(Document.Provenance value) |
Deprecated.
|
Document.Page.Paragraph.Builder |
Document.Page.Paragraph.Builder.setProvenance(Document.Provenance.Builder builderForValue) |
Deprecated.
|
Document.Page.Paragraph.Builder |
Document.Page.Paragraph.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
Document.Page.Paragraph.Builder |
Document.Page.Paragraph.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
Document.Page.Paragraph.Builder |
Document.Page.Paragraph.toBuilder() |
|