Class Document.Page.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Document.Page.Builder>
-
- com.google.cloud.documentai.v1beta1.Document.Page.Builder
-
- All Implemented Interfaces:
Document.PageOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- Document.Page
public static final class Document.Page.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Document.Page.Builder> implements Document.PageOrBuilder
A page in a [Document][google.cloud.documentai.v1beta1.Document].
Protobuf typegoogle.cloud.documentai.v1beta1.Document.Page
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Document.Page.Builder
addAllBlocks(Iterable<? extends Document.Page.Block> values)
A list of visually detected text blocks on the page.Document.Page.Builder
addAllDetectedLanguages(Iterable<? extends Document.Page.DetectedLanguage> values)
A list of detected languages together with confidence.Document.Page.Builder
addAllFormFields(Iterable<? extends Document.Page.FormField> values)
A list of visually detected form fields on the page.Document.Page.Builder
addAllLines(Iterable<? extends Document.Page.Line> values)
A list of visually detected text lines on the page.Document.Page.Builder
addAllParagraphs(Iterable<? extends Document.Page.Paragraph> values)
A list of visually detected text paragraphs on the page.Document.Page.Builder
addAllTables(Iterable<? extends Document.Page.Table> values)
A list of visually detected tables on the page.Document.Page.Builder
addAllTokens(Iterable<? extends Document.Page.Token> values)
A list of visually detected tokens on the page.Document.Page.Builder
addAllVisualElements(Iterable<? extends Document.Page.VisualElement> values)
A list of detected non-text visual elements e.g.Document.Page.Builder
addBlocks(int index, Document.Page.Block value)
A list of visually detected text blocks on the page.Document.Page.Builder
addBlocks(int index, Document.Page.Block.Builder builderForValue)
A list of visually detected text blocks on the page.Document.Page.Builder
addBlocks(Document.Page.Block value)
A list of visually detected text blocks on the page.Document.Page.Builder
addBlocks(Document.Page.Block.Builder builderForValue)
A list of visually detected text blocks on the page.Document.Page.Block.Builder
addBlocksBuilder()
A list of visually detected text blocks on the page.Document.Page.Block.Builder
addBlocksBuilder(int index)
A list of visually detected text blocks on the page.Document.Page.Builder
addDetectedLanguages(int index, Document.Page.DetectedLanguage value)
A list of detected languages together with confidence.Document.Page.Builder
addDetectedLanguages(int index, Document.Page.DetectedLanguage.Builder builderForValue)
A list of detected languages together with confidence.Document.Page.Builder
addDetectedLanguages(Document.Page.DetectedLanguage value)
A list of detected languages together with confidence.Document.Page.Builder
addDetectedLanguages(Document.Page.DetectedLanguage.Builder builderForValue)
A list of detected languages together with confidence.Document.Page.DetectedLanguage.Builder
addDetectedLanguagesBuilder()
A list of detected languages together with confidence.Document.Page.DetectedLanguage.Builder
addDetectedLanguagesBuilder(int index)
A list of detected languages together with confidence.Document.Page.Builder
addFormFields(int index, Document.Page.FormField value)
A list of visually detected form fields on the page.Document.Page.Builder
addFormFields(int index, Document.Page.FormField.Builder builderForValue)
A list of visually detected form fields on the page.Document.Page.Builder
addFormFields(Document.Page.FormField value)
A list of visually detected form fields on the page.Document.Page.Builder
addFormFields(Document.Page.FormField.Builder builderForValue)
A list of visually detected form fields on the page.Document.Page.FormField.Builder
addFormFieldsBuilder()
A list of visually detected form fields on the page.Document.Page.FormField.Builder
addFormFieldsBuilder(int index)
A list of visually detected form fields on the page.Document.Page.Builder
addLines(int index, Document.Page.Line value)
A list of visually detected text lines on the page.Document.Page.Builder
addLines(int index, Document.Page.Line.Builder builderForValue)
A list of visually detected text lines on the page.Document.Page.Builder
addLines(Document.Page.Line value)
A list of visually detected text lines on the page.Document.Page.Builder
addLines(Document.Page.Line.Builder builderForValue)
A list of visually detected text lines on the page.Document.Page.Line.Builder
addLinesBuilder()
A list of visually detected text lines on the page.Document.Page.Line.Builder
addLinesBuilder(int index)
A list of visually detected text lines on the page.Document.Page.Builder
addParagraphs(int index, Document.Page.Paragraph value)
A list of visually detected text paragraphs on the page.Document.Page.Builder
addParagraphs(int index, Document.Page.Paragraph.Builder builderForValue)
A list of visually detected text paragraphs on the page.Document.Page.Builder
addParagraphs(Document.Page.Paragraph value)
A list of visually detected text paragraphs on the page.Document.Page.Builder
addParagraphs(Document.Page.Paragraph.Builder builderForValue)
A list of visually detected text paragraphs on the page.Document.Page.Paragraph.Builder
addParagraphsBuilder()
A list of visually detected text paragraphs on the page.Document.Page.Paragraph.Builder
addParagraphsBuilder(int index)
A list of visually detected text paragraphs on the page.Document.Page.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
Document.Page.Builder
addTables(int index, Document.Page.Table value)
A list of visually detected tables on the page.Document.Page.Builder
addTables(int index, Document.Page.Table.Builder builderForValue)
A list of visually detected tables on the page.Document.Page.Builder
addTables(Document.Page.Table value)
A list of visually detected tables on the page.Document.Page.Builder
addTables(Document.Page.Table.Builder builderForValue)
A list of visually detected tables on the page.Document.Page.Table.Builder
addTablesBuilder()
A list of visually detected tables on the page.Document.Page.Table.Builder
addTablesBuilder(int index)
A list of visually detected tables on the page.Document.Page.Builder
addTokens(int index, Document.Page.Token value)
A list of visually detected tokens on the page.Document.Page.Builder
addTokens(int index, Document.Page.Token.Builder builderForValue)
A list of visually detected tokens on the page.Document.Page.Builder
addTokens(Document.Page.Token value)
A list of visually detected tokens on the page.Document.Page.Builder
addTokens(Document.Page.Token.Builder builderForValue)
A list of visually detected tokens on the page.Document.Page.Token.Builder
addTokensBuilder()
A list of visually detected tokens on the page.Document.Page.Token.Builder
addTokensBuilder(int index)
A list of visually detected tokens on the page.Document.Page.Builder
addVisualElements(int index, Document.Page.VisualElement value)
A list of detected non-text visual elements e.g.Document.Page.Builder
addVisualElements(int index, Document.Page.VisualElement.Builder builderForValue)
A list of detected non-text visual elements e.g.Document.Page.Builder
addVisualElements(Document.Page.VisualElement value)
A list of detected non-text visual elements e.g.Document.Page.Builder
addVisualElements(Document.Page.VisualElement.Builder builderForValue)
A list of detected non-text visual elements e.g.Document.Page.VisualElement.Builder
addVisualElementsBuilder()
A list of detected non-text visual elements e.g.Document.Page.VisualElement.Builder
addVisualElementsBuilder(int index)
A list of detected non-text visual elements e.g.Document.Page
build()
Document.Page
buildPartial()
Document.Page.Builder
clear()
Document.Page.Builder
clearBlocks()
A list of visually detected text blocks on the page.Document.Page.Builder
clearDetectedLanguages()
A list of detected languages together with confidence.Document.Page.Builder
clearDimension()
Physical dimension of the page.Document.Page.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
Document.Page.Builder
clearFormFields()
A list of visually detected form fields on the page.Document.Page.Builder
clearLayout()
[Layout][google.cloud.documentai.v1beta1.Document.Page.Layout] for the page.Document.Page.Builder
clearLines()
A list of visually detected text lines on the page.Document.Page.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
Document.Page.Builder
clearPageNumber()
1-based index for current [Page][google.cloud.documentai.v1beta1.Document.Page] in a parent [Document][google.cloud.documentai.v1beta1.Document].Document.Page.Builder
clearParagraphs()
A list of visually detected text paragraphs on the page.Document.Page.Builder
clearTables()
A list of visually detected tables on the page.Document.Page.Builder
clearTokens()
A list of visually detected tokens on the page.Document.Page.Builder
clearVisualElements()
A list of detected non-text visual elements e.g.Document.Page.Builder
clone()
Document.Page.Block
getBlocks(int index)
A list of visually detected text blocks on the page.Document.Page.Block.Builder
getBlocksBuilder(int index)
A list of visually detected text blocks on the page.List<Document.Page.Block.Builder>
getBlocksBuilderList()
A list of visually detected text blocks on the page.int
getBlocksCount()
A list of visually detected text blocks on the page.List<Document.Page.Block>
getBlocksList()
A list of visually detected text blocks on the page.Document.Page.BlockOrBuilder
getBlocksOrBuilder(int index)
A list of visually detected text blocks on the page.List<? extends Document.Page.BlockOrBuilder>
getBlocksOrBuilderList()
A list of visually detected text blocks on the page.Document.Page
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
Document.Page.DetectedLanguage
getDetectedLanguages(int index)
A list of detected languages together with confidence.Document.Page.DetectedLanguage.Builder
getDetectedLanguagesBuilder(int index)
A list of detected languages together with confidence.List<Document.Page.DetectedLanguage.Builder>
getDetectedLanguagesBuilderList()
A list of detected languages together with confidence.int
getDetectedLanguagesCount()
A list of detected languages together with confidence.List<Document.Page.DetectedLanguage>
getDetectedLanguagesList()
A list of detected languages together with confidence.Document.Page.DetectedLanguageOrBuilder
getDetectedLanguagesOrBuilder(int index)
A list of detected languages together with confidence.List<? extends Document.Page.DetectedLanguageOrBuilder>
getDetectedLanguagesOrBuilderList()
A list of detected languages together with confidence.Document.Page.Dimension
getDimension()
Physical dimension of the page.Document.Page.Dimension.Builder
getDimensionBuilder()
Physical dimension of the page.Document.Page.DimensionOrBuilder
getDimensionOrBuilder()
Physical dimension of the page.Document.Page.FormField
getFormFields(int index)
A list of visually detected form fields on the page.Document.Page.FormField.Builder
getFormFieldsBuilder(int index)
A list of visually detected form fields on the page.List<Document.Page.FormField.Builder>
getFormFieldsBuilderList()
A list of visually detected form fields on the page.int
getFormFieldsCount()
A list of visually detected form fields on the page.List<Document.Page.FormField>
getFormFieldsList()
A list of visually detected form fields on the page.Document.Page.FormFieldOrBuilder
getFormFieldsOrBuilder(int index)
A list of visually detected form fields on the page.List<? extends Document.Page.FormFieldOrBuilder>
getFormFieldsOrBuilderList()
A list of visually detected form fields on the page.Document.Page.Layout
getLayout()
[Layout][google.cloud.documentai.v1beta1.Document.Page.Layout] for the page.Document.Page.Layout.Builder
getLayoutBuilder()
[Layout][google.cloud.documentai.v1beta1.Document.Page.Layout] for the page.Document.Page.LayoutOrBuilder
getLayoutOrBuilder()
[Layout][google.cloud.documentai.v1beta1.Document.Page.Layout] for the page.Document.Page.Line
getLines(int index)
A list of visually detected text lines on the page.Document.Page.Line.Builder
getLinesBuilder(int index)
A list of visually detected text lines on the page.List<Document.Page.Line.Builder>
getLinesBuilderList()
A list of visually detected text lines on the page.int
getLinesCount()
A list of visually detected text lines on the page.List<Document.Page.Line>
getLinesList()
A list of visually detected text lines on the page.Document.Page.LineOrBuilder
getLinesOrBuilder(int index)
A list of visually detected text lines on the page.List<? extends Document.Page.LineOrBuilder>
getLinesOrBuilderList()
A list of visually detected text lines on the page.int
getPageNumber()
1-based index for current [Page][google.cloud.documentai.v1beta1.Document.Page] in a parent [Document][google.cloud.documentai.v1beta1.Document].Document.Page.Paragraph
getParagraphs(int index)
A list of visually detected text paragraphs on the page.Document.Page.Paragraph.Builder
getParagraphsBuilder(int index)
A list of visually detected text paragraphs on the page.List<Document.Page.Paragraph.Builder>
getParagraphsBuilderList()
A list of visually detected text paragraphs on the page.int
getParagraphsCount()
A list of visually detected text paragraphs on the page.List<Document.Page.Paragraph>
getParagraphsList()
A list of visually detected text paragraphs on the page.Document.Page.ParagraphOrBuilder
getParagraphsOrBuilder(int index)
A list of visually detected text paragraphs on the page.List<? extends Document.Page.ParagraphOrBuilder>
getParagraphsOrBuilderList()
A list of visually detected text paragraphs on the page.Document.Page.Table
getTables(int index)
A list of visually detected tables on the page.Document.Page.Table.Builder
getTablesBuilder(int index)
A list of visually detected tables on the page.List<Document.Page.Table.Builder>
getTablesBuilderList()
A list of visually detected tables on the page.int
getTablesCount()
A list of visually detected tables on the page.List<Document.Page.Table>
getTablesList()
A list of visually detected tables on the page.Document.Page.TableOrBuilder
getTablesOrBuilder(int index)
A list of visually detected tables on the page.List<? extends Document.Page.TableOrBuilder>
getTablesOrBuilderList()
A list of visually detected tables on the page.Document.Page.Token
getTokens(int index)
A list of visually detected tokens on the page.Document.Page.Token.Builder
getTokensBuilder(int index)
A list of visually detected tokens on the page.List<Document.Page.Token.Builder>
getTokensBuilderList()
A list of visually detected tokens on the page.int
getTokensCount()
A list of visually detected tokens on the page.List<Document.Page.Token>
getTokensList()
A list of visually detected tokens on the page.Document.Page.TokenOrBuilder
getTokensOrBuilder(int index)
A list of visually detected tokens on the page.List<? extends Document.Page.TokenOrBuilder>
getTokensOrBuilderList()
A list of visually detected tokens on the page.Document.Page.VisualElement
getVisualElements(int index)
A list of detected non-text visual elements e.g.Document.Page.VisualElement.Builder
getVisualElementsBuilder(int index)
A list of detected non-text visual elements e.g.List<Document.Page.VisualElement.Builder>
getVisualElementsBuilderList()
A list of detected non-text visual elements e.g.int
getVisualElementsCount()
A list of detected non-text visual elements e.g.List<Document.Page.VisualElement>
getVisualElementsList()
A list of detected non-text visual elements e.g.Document.Page.VisualElementOrBuilder
getVisualElementsOrBuilder(int index)
A list of detected non-text visual elements e.g.List<? extends Document.Page.VisualElementOrBuilder>
getVisualElementsOrBuilderList()
A list of detected non-text visual elements e.g.boolean
hasDimension()
Physical dimension of the page.boolean
hasLayout()
[Layout][google.cloud.documentai.v1beta1.Document.Page.Layout] for the page.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
Document.Page.Builder
mergeDimension(Document.Page.Dimension value)
Physical dimension of the page.Document.Page.Builder
mergeFrom(Document.Page other)
Document.Page.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Document.Page.Builder
mergeFrom(com.google.protobuf.Message other)
Document.Page.Builder
mergeLayout(Document.Page.Layout value)
[Layout][google.cloud.documentai.v1beta1.Document.Page.Layout] for the page.Document.Page.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Document.Page.Builder
removeBlocks(int index)
A list of visually detected text blocks on the page.Document.Page.Builder
removeDetectedLanguages(int index)
A list of detected languages together with confidence.Document.Page.Builder
removeFormFields(int index)
A list of visually detected form fields on the page.Document.Page.Builder
removeLines(int index)
A list of visually detected text lines on the page.Document.Page.Builder
removeParagraphs(int index)
A list of visually detected text paragraphs on the page.Document.Page.Builder
removeTables(int index)
A list of visually detected tables on the page.Document.Page.Builder
removeTokens(int index)
A list of visually detected tokens on the page.Document.Page.Builder
removeVisualElements(int index)
A list of detected non-text visual elements e.g.Document.Page.Builder
setBlocks(int index, Document.Page.Block value)
A list of visually detected text blocks on the page.Document.Page.Builder
setBlocks(int index, Document.Page.Block.Builder builderForValue)
A list of visually detected text blocks on the page.Document.Page.Builder
setDetectedLanguages(int index, Document.Page.DetectedLanguage value)
A list of detected languages together with confidence.Document.Page.Builder
setDetectedLanguages(int index, Document.Page.DetectedLanguage.Builder builderForValue)
A list of detected languages together with confidence.Document.Page.Builder
setDimension(Document.Page.Dimension value)
Physical dimension of the page.Document.Page.Builder
setDimension(Document.Page.Dimension.Builder builderForValue)
Physical dimension of the page.Document.Page.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
Document.Page.Builder
setFormFields(int index, Document.Page.FormField value)
A list of visually detected form fields on the page.Document.Page.Builder
setFormFields(int index, Document.Page.FormField.Builder builderForValue)
A list of visually detected form fields on the page.Document.Page.Builder
setLayout(Document.Page.Layout value)
[Layout][google.cloud.documentai.v1beta1.Document.Page.Layout] for the page.Document.Page.Builder
setLayout(Document.Page.Layout.Builder builderForValue)
[Layout][google.cloud.documentai.v1beta1.Document.Page.Layout] for the page.Document.Page.Builder
setLines(int index, Document.Page.Line value)
A list of visually detected text lines on the page.Document.Page.Builder
setLines(int index, Document.Page.Line.Builder builderForValue)
A list of visually detected text lines on the page.Document.Page.Builder
setPageNumber(int value)
1-based index for current [Page][google.cloud.documentai.v1beta1.Document.Page] in a parent [Document][google.cloud.documentai.v1beta1.Document].Document.Page.Builder
setParagraphs(int index, Document.Page.Paragraph value)
A list of visually detected text paragraphs on the page.Document.Page.Builder
setParagraphs(int index, Document.Page.Paragraph.Builder builderForValue)
A list of visually detected text paragraphs on the page.Document.Page.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
Document.Page.Builder
setTables(int index, Document.Page.Table value)
A list of visually detected tables on the page.Document.Page.Builder
setTables(int index, Document.Page.Table.Builder builderForValue)
A list of visually detected tables on the page.Document.Page.Builder
setTokens(int index, Document.Page.Token value)
A list of visually detected tokens on the page.Document.Page.Builder
setTokens(int index, Document.Page.Token.Builder builderForValue)
A list of visually detected tokens on the page.Document.Page.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Document.Page.Builder
setVisualElements(int index, Document.Page.VisualElement value)
A list of detected non-text visual elements e.g.Document.Page.Builder
setVisualElements(int index, Document.Page.VisualElement.Builder builderForValue)
A list of detected non-text visual elements e.g.-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<Document.Page.Builder>
-
clear
public Document.Page.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<Document.Page.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<Document.Page.Builder>
-
getDefaultInstanceForType
public Document.Page getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public Document.Page build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Document.Page buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Document.Page.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<Document.Page.Builder>
-
setField
public Document.Page.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Document.Page.Builder>
-
clearField
public Document.Page.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Document.Page.Builder>
-
clearOneof
public Document.Page.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<Document.Page.Builder>
-
setRepeatedField
public Document.Page.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Document.Page.Builder>
-
addRepeatedField
public Document.Page.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Document.Page.Builder>
-
mergeFrom
public Document.Page.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Document.Page.Builder>
-
mergeFrom
public Document.Page.Builder mergeFrom(Document.Page other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<Document.Page.Builder>
-
mergeFrom
public Document.Page.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Document.Page.Builder>
- Throws:
IOException
-
getPageNumber
public int getPageNumber()
1-based index for current [Page][google.cloud.documentai.v1beta1.Document.Page] in a parent [Document][google.cloud.documentai.v1beta1.Document]. Useful when a page is taken out of a [Document][google.cloud.documentai.v1beta1.Document] for individual processing.
int32 page_number = 1;
- Specified by:
getPageNumber
in interfaceDocument.PageOrBuilder
- Returns:
- The pageNumber.
-
setPageNumber
public Document.Page.Builder setPageNumber(int value)
1-based index for current [Page][google.cloud.documentai.v1beta1.Document.Page] in a parent [Document][google.cloud.documentai.v1beta1.Document]. Useful when a page is taken out of a [Document][google.cloud.documentai.v1beta1.Document] for individual processing.
int32 page_number = 1;
- Parameters:
value
- The pageNumber to set.- Returns:
- This builder for chaining.
-
clearPageNumber
public Document.Page.Builder clearPageNumber()
1-based index for current [Page][google.cloud.documentai.v1beta1.Document.Page] in a parent [Document][google.cloud.documentai.v1beta1.Document]. Useful when a page is taken out of a [Document][google.cloud.documentai.v1beta1.Document] for individual processing.
int32 page_number = 1;
- Returns:
- This builder for chaining.
-
hasDimension
public boolean hasDimension()
Physical dimension of the page.
.google.cloud.documentai.v1beta1.Document.Page.Dimension dimension = 2;
- Specified by:
hasDimension
in interfaceDocument.PageOrBuilder
- Returns:
- Whether the dimension field is set.
-
getDimension
public Document.Page.Dimension getDimension()
Physical dimension of the page.
.google.cloud.documentai.v1beta1.Document.Page.Dimension dimension = 2;
- Specified by:
getDimension
in interfaceDocument.PageOrBuilder
- Returns:
- The dimension.
-
setDimension
public Document.Page.Builder setDimension(Document.Page.Dimension value)
Physical dimension of the page.
.google.cloud.documentai.v1beta1.Document.Page.Dimension dimension = 2;
-
setDimension
public Document.Page.Builder setDimension(Document.Page.Dimension.Builder builderForValue)
Physical dimension of the page.
.google.cloud.documentai.v1beta1.Document.Page.Dimension dimension = 2;
-
mergeDimension
public Document.Page.Builder mergeDimension(Document.Page.Dimension value)
Physical dimension of the page.
.google.cloud.documentai.v1beta1.Document.Page.Dimension dimension = 2;
-
clearDimension
public Document.Page.Builder clearDimension()
Physical dimension of the page.
.google.cloud.documentai.v1beta1.Document.Page.Dimension dimension = 2;
-
getDimensionBuilder
public Document.Page.Dimension.Builder getDimensionBuilder()
Physical dimension of the page.
.google.cloud.documentai.v1beta1.Document.Page.Dimension dimension = 2;
-
getDimensionOrBuilder
public Document.Page.DimensionOrBuilder getDimensionOrBuilder()
Physical dimension of the page.
.google.cloud.documentai.v1beta1.Document.Page.Dimension dimension = 2;
- Specified by:
getDimensionOrBuilder
in interfaceDocument.PageOrBuilder
-
hasLayout
public boolean hasLayout()
[Layout][google.cloud.documentai.v1beta1.Document.Page.Layout] for the page.
.google.cloud.documentai.v1beta1.Document.Page.Layout layout = 3;
- Specified by:
hasLayout
in interfaceDocument.PageOrBuilder
- Returns:
- Whether the layout field is set.
-
getLayout
public Document.Page.Layout getLayout()
[Layout][google.cloud.documentai.v1beta1.Document.Page.Layout] for the page.
.google.cloud.documentai.v1beta1.Document.Page.Layout layout = 3;
- Specified by:
getLayout
in interfaceDocument.PageOrBuilder
- Returns:
- The layout.
-
setLayout
public Document.Page.Builder setLayout(Document.Page.Layout value)
[Layout][google.cloud.documentai.v1beta1.Document.Page.Layout] for the page.
.google.cloud.documentai.v1beta1.Document.Page.Layout layout = 3;
-
setLayout
public Document.Page.Builder setLayout(Document.Page.Layout.Builder builderForValue)
[Layout][google.cloud.documentai.v1beta1.Document.Page.Layout] for the page.
.google.cloud.documentai.v1beta1.Document.Page.Layout layout = 3;
-
mergeLayout
public Document.Page.Builder mergeLayout(Document.Page.Layout value)
[Layout][google.cloud.documentai.v1beta1.Document.Page.Layout] for the page.
.google.cloud.documentai.v1beta1.Document.Page.Layout layout = 3;
-
clearLayout
public Document.Page.Builder clearLayout()
[Layout][google.cloud.documentai.v1beta1.Document.Page.Layout] for the page.
.google.cloud.documentai.v1beta1.Document.Page.Layout layout = 3;
-
getLayoutBuilder
public Document.Page.Layout.Builder getLayoutBuilder()
[Layout][google.cloud.documentai.v1beta1.Document.Page.Layout] for the page.
.google.cloud.documentai.v1beta1.Document.Page.Layout layout = 3;
-
getLayoutOrBuilder
public Document.Page.LayoutOrBuilder getLayoutOrBuilder()
[Layout][google.cloud.documentai.v1beta1.Document.Page.Layout] for the page.
.google.cloud.documentai.v1beta1.Document.Page.Layout layout = 3;
- Specified by:
getLayoutOrBuilder
in interfaceDocument.PageOrBuilder
-
getDetectedLanguagesList
public List<Document.Page.DetectedLanguage> getDetectedLanguagesList()
A list of detected languages together with confidence.
repeated .google.cloud.documentai.v1beta1.Document.Page.DetectedLanguage detected_languages = 4;
- Specified by:
getDetectedLanguagesList
in interfaceDocument.PageOrBuilder
-
getDetectedLanguagesCount
public int getDetectedLanguagesCount()
A list of detected languages together with confidence.
repeated .google.cloud.documentai.v1beta1.Document.Page.DetectedLanguage detected_languages = 4;
- Specified by:
getDetectedLanguagesCount
in interfaceDocument.PageOrBuilder
-
getDetectedLanguages
public Document.Page.DetectedLanguage getDetectedLanguages(int index)
A list of detected languages together with confidence.
repeated .google.cloud.documentai.v1beta1.Document.Page.DetectedLanguage detected_languages = 4;
- Specified by:
getDetectedLanguages
in interfaceDocument.PageOrBuilder
-
setDetectedLanguages
public Document.Page.Builder setDetectedLanguages(int index, Document.Page.DetectedLanguage value)
A list of detected languages together with confidence.
repeated .google.cloud.documentai.v1beta1.Document.Page.DetectedLanguage detected_languages = 4;
-
setDetectedLanguages
public Document.Page.Builder setDetectedLanguages(int index, Document.Page.DetectedLanguage.Builder builderForValue)
A list of detected languages together with confidence.
repeated .google.cloud.documentai.v1beta1.Document.Page.DetectedLanguage detected_languages = 4;
-
addDetectedLanguages
public Document.Page.Builder addDetectedLanguages(Document.Page.DetectedLanguage value)
A list of detected languages together with confidence.
repeated .google.cloud.documentai.v1beta1.Document.Page.DetectedLanguage detected_languages = 4;
-
addDetectedLanguages
public Document.Page.Builder addDetectedLanguages(int index, Document.Page.DetectedLanguage value)
A list of detected languages together with confidence.
repeated .google.cloud.documentai.v1beta1.Document.Page.DetectedLanguage detected_languages = 4;
-
addDetectedLanguages
public Document.Page.Builder addDetectedLanguages(Document.Page.DetectedLanguage.Builder builderForValue)
A list of detected languages together with confidence.
repeated .google.cloud.documentai.v1beta1.Document.Page.DetectedLanguage detected_languages = 4;
-
addDetectedLanguages
public Document.Page.Builder addDetectedLanguages(int index, Document.Page.DetectedLanguage.Builder builderForValue)
A list of detected languages together with confidence.
repeated .google.cloud.documentai.v1beta1.Document.Page.DetectedLanguage detected_languages = 4;
-
addAllDetectedLanguages
public Document.Page.Builder addAllDetectedLanguages(Iterable<? extends Document.Page.DetectedLanguage> values)
A list of detected languages together with confidence.
repeated .google.cloud.documentai.v1beta1.Document.Page.DetectedLanguage detected_languages = 4;
-
clearDetectedLanguages
public Document.Page.Builder clearDetectedLanguages()
A list of detected languages together with confidence.
repeated .google.cloud.documentai.v1beta1.Document.Page.DetectedLanguage detected_languages = 4;
-
removeDetectedLanguages
public Document.Page.Builder removeDetectedLanguages(int index)
A list of detected languages together with confidence.
repeated .google.cloud.documentai.v1beta1.Document.Page.DetectedLanguage detected_languages = 4;
-
getDetectedLanguagesBuilder
public Document.Page.DetectedLanguage.Builder getDetectedLanguagesBuilder(int index)
A list of detected languages together with confidence.
repeated .google.cloud.documentai.v1beta1.Document.Page.DetectedLanguage detected_languages = 4;
-
getDetectedLanguagesOrBuilder
public Document.Page.DetectedLanguageOrBuilder getDetectedLanguagesOrBuilder(int index)
A list of detected languages together with confidence.
repeated .google.cloud.documentai.v1beta1.Document.Page.DetectedLanguage detected_languages = 4;
- Specified by:
getDetectedLanguagesOrBuilder
in interfaceDocument.PageOrBuilder
-
getDetectedLanguagesOrBuilderList
public List<? extends Document.Page.DetectedLanguageOrBuilder> getDetectedLanguagesOrBuilderList()
A list of detected languages together with confidence.
repeated .google.cloud.documentai.v1beta1.Document.Page.DetectedLanguage detected_languages = 4;
- Specified by:
getDetectedLanguagesOrBuilderList
in interfaceDocument.PageOrBuilder
-
addDetectedLanguagesBuilder
public Document.Page.DetectedLanguage.Builder addDetectedLanguagesBuilder()
A list of detected languages together with confidence.
repeated .google.cloud.documentai.v1beta1.Document.Page.DetectedLanguage detected_languages = 4;
-
addDetectedLanguagesBuilder
public Document.Page.DetectedLanguage.Builder addDetectedLanguagesBuilder(int index)
A list of detected languages together with confidence.
repeated .google.cloud.documentai.v1beta1.Document.Page.DetectedLanguage detected_languages = 4;
-
getDetectedLanguagesBuilderList
public List<Document.Page.DetectedLanguage.Builder> getDetectedLanguagesBuilderList()
A list of detected languages together with confidence.
repeated .google.cloud.documentai.v1beta1.Document.Page.DetectedLanguage detected_languages = 4;
-
getBlocksList
public List<Document.Page.Block> getBlocksList()
A list of visually detected text blocks on the page. A block has a set of lines (collected into paragraphs) that have a common line-spacing and orientation.
repeated .google.cloud.documentai.v1beta1.Document.Page.Block blocks = 5;
- Specified by:
getBlocksList
in interfaceDocument.PageOrBuilder
-
getBlocksCount
public int getBlocksCount()
A list of visually detected text blocks on the page. A block has a set of lines (collected into paragraphs) that have a common line-spacing and orientation.
repeated .google.cloud.documentai.v1beta1.Document.Page.Block blocks = 5;
- Specified by:
getBlocksCount
in interfaceDocument.PageOrBuilder
-
getBlocks
public Document.Page.Block getBlocks(int index)
A list of visually detected text blocks on the page. A block has a set of lines (collected into paragraphs) that have a common line-spacing and orientation.
repeated .google.cloud.documentai.v1beta1.Document.Page.Block blocks = 5;
- Specified by:
getBlocks
in interfaceDocument.PageOrBuilder
-
setBlocks
public Document.Page.Builder setBlocks(int index, Document.Page.Block value)
A list of visually detected text blocks on the page. A block has a set of lines (collected into paragraphs) that have a common line-spacing and orientation.
repeated .google.cloud.documentai.v1beta1.Document.Page.Block blocks = 5;
-
setBlocks
public Document.Page.Builder setBlocks(int index, Document.Page.Block.Builder builderForValue)
A list of visually detected text blocks on the page. A block has a set of lines (collected into paragraphs) that have a common line-spacing and orientation.
repeated .google.cloud.documentai.v1beta1.Document.Page.Block blocks = 5;
-
addBlocks
public Document.Page.Builder addBlocks(Document.Page.Block value)
A list of visually detected text blocks on the page. A block has a set of lines (collected into paragraphs) that have a common line-spacing and orientation.
repeated .google.cloud.documentai.v1beta1.Document.Page.Block blocks = 5;
-
addBlocks
public Document.Page.Builder addBlocks(int index, Document.Page.Block value)
A list of visually detected text blocks on the page. A block has a set of lines (collected into paragraphs) that have a common line-spacing and orientation.
repeated .google.cloud.documentai.v1beta1.Document.Page.Block blocks = 5;
-
addBlocks
public Document.Page.Builder addBlocks(Document.Page.Block.Builder builderForValue)
A list of visually detected text blocks on the page. A block has a set of lines (collected into paragraphs) that have a common line-spacing and orientation.
repeated .google.cloud.documentai.v1beta1.Document.Page.Block blocks = 5;
-
addBlocks
public Document.Page.Builder addBlocks(int index, Document.Page.Block.Builder builderForValue)
A list of visually detected text blocks on the page. A block has a set of lines (collected into paragraphs) that have a common line-spacing and orientation.
repeated .google.cloud.documentai.v1beta1.Document.Page.Block blocks = 5;
-
addAllBlocks
public Document.Page.Builder addAllBlocks(Iterable<? extends Document.Page.Block> values)
A list of visually detected text blocks on the page. A block has a set of lines (collected into paragraphs) that have a common line-spacing and orientation.
repeated .google.cloud.documentai.v1beta1.Document.Page.Block blocks = 5;
-
clearBlocks
public Document.Page.Builder clearBlocks()
A list of visually detected text blocks on the page. A block has a set of lines (collected into paragraphs) that have a common line-spacing and orientation.
repeated .google.cloud.documentai.v1beta1.Document.Page.Block blocks = 5;
-
removeBlocks
public Document.Page.Builder removeBlocks(int index)
A list of visually detected text blocks on the page. A block has a set of lines (collected into paragraphs) that have a common line-spacing and orientation.
repeated .google.cloud.documentai.v1beta1.Document.Page.Block blocks = 5;
-
getBlocksBuilder
public Document.Page.Block.Builder getBlocksBuilder(int index)
A list of visually detected text blocks on the page. A block has a set of lines (collected into paragraphs) that have a common line-spacing and orientation.
repeated .google.cloud.documentai.v1beta1.Document.Page.Block blocks = 5;
-
getBlocksOrBuilder
public Document.Page.BlockOrBuilder getBlocksOrBuilder(int index)
A list of visually detected text blocks on the page. A block has a set of lines (collected into paragraphs) that have a common line-spacing and orientation.
repeated .google.cloud.documentai.v1beta1.Document.Page.Block blocks = 5;
- Specified by:
getBlocksOrBuilder
in interfaceDocument.PageOrBuilder
-
getBlocksOrBuilderList
public List<? extends Document.Page.BlockOrBuilder> getBlocksOrBuilderList()
A list of visually detected text blocks on the page. A block has a set of lines (collected into paragraphs) that have a common line-spacing and orientation.
repeated .google.cloud.documentai.v1beta1.Document.Page.Block blocks = 5;
- Specified by:
getBlocksOrBuilderList
in interfaceDocument.PageOrBuilder
-
addBlocksBuilder
public Document.Page.Block.Builder addBlocksBuilder()
A list of visually detected text blocks on the page. A block has a set of lines (collected into paragraphs) that have a common line-spacing and orientation.
repeated .google.cloud.documentai.v1beta1.Document.Page.Block blocks = 5;
-
addBlocksBuilder
public Document.Page.Block.Builder addBlocksBuilder(int index)
A list of visually detected text blocks on the page. A block has a set of lines (collected into paragraphs) that have a common line-spacing and orientation.
repeated .google.cloud.documentai.v1beta1.Document.Page.Block blocks = 5;
-
getBlocksBuilderList
public List<Document.Page.Block.Builder> getBlocksBuilderList()
A list of visually detected text blocks on the page. A block has a set of lines (collected into paragraphs) that have a common line-spacing and orientation.
repeated .google.cloud.documentai.v1beta1.Document.Page.Block blocks = 5;
-
getParagraphsList
public List<Document.Page.Paragraph> getParagraphsList()
A list of visually detected text paragraphs on the page. A collection of lines that a human would perceive as a paragraph.
repeated .google.cloud.documentai.v1beta1.Document.Page.Paragraph paragraphs = 6;
- Specified by:
getParagraphsList
in interfaceDocument.PageOrBuilder
-
getParagraphsCount
public int getParagraphsCount()
A list of visually detected text paragraphs on the page. A collection of lines that a human would perceive as a paragraph.
repeated .google.cloud.documentai.v1beta1.Document.Page.Paragraph paragraphs = 6;
- Specified by:
getParagraphsCount
in interfaceDocument.PageOrBuilder
-
getParagraphs
public Document.Page.Paragraph getParagraphs(int index)
A list of visually detected text paragraphs on the page. A collection of lines that a human would perceive as a paragraph.
repeated .google.cloud.documentai.v1beta1.Document.Page.Paragraph paragraphs = 6;
- Specified by:
getParagraphs
in interfaceDocument.PageOrBuilder
-
setParagraphs
public Document.Page.Builder setParagraphs(int index, Document.Page.Paragraph value)
A list of visually detected text paragraphs on the page. A collection of lines that a human would perceive as a paragraph.
repeated .google.cloud.documentai.v1beta1.Document.Page.Paragraph paragraphs = 6;
-
setParagraphs
public Document.Page.Builder setParagraphs(int index, Document.Page.Paragraph.Builder builderForValue)
A list of visually detected text paragraphs on the page. A collection of lines that a human would perceive as a paragraph.
repeated .google.cloud.documentai.v1beta1.Document.Page.Paragraph paragraphs = 6;
-
addParagraphs
public Document.Page.Builder addParagraphs(Document.Page.Paragraph value)
A list of visually detected text paragraphs on the page. A collection of lines that a human would perceive as a paragraph.
repeated .google.cloud.documentai.v1beta1.Document.Page.Paragraph paragraphs = 6;
-
addParagraphs
public Document.Page.Builder addParagraphs(int index, Document.Page.Paragraph value)
A list of visually detected text paragraphs on the page. A collection of lines that a human would perceive as a paragraph.
repeated .google.cloud.documentai.v1beta1.Document.Page.Paragraph paragraphs = 6;
-
addParagraphs
public Document.Page.Builder addParagraphs(Document.Page.Paragraph.Builder builderForValue)
A list of visually detected text paragraphs on the page. A collection of lines that a human would perceive as a paragraph.
repeated .google.cloud.documentai.v1beta1.Document.Page.Paragraph paragraphs = 6;
-
addParagraphs
public Document.Page.Builder addParagraphs(int index, Document.Page.Paragraph.Builder builderForValue)
A list of visually detected text paragraphs on the page. A collection of lines that a human would perceive as a paragraph.
repeated .google.cloud.documentai.v1beta1.Document.Page.Paragraph paragraphs = 6;
-
addAllParagraphs
public Document.Page.Builder addAllParagraphs(Iterable<? extends Document.Page.Paragraph> values)
A list of visually detected text paragraphs on the page. A collection of lines that a human would perceive as a paragraph.
repeated .google.cloud.documentai.v1beta1.Document.Page.Paragraph paragraphs = 6;
-
clearParagraphs
public Document.Page.Builder clearParagraphs()
A list of visually detected text paragraphs on the page. A collection of lines that a human would perceive as a paragraph.
repeated .google.cloud.documentai.v1beta1.Document.Page.Paragraph paragraphs = 6;
-
removeParagraphs
public Document.Page.Builder removeParagraphs(int index)
A list of visually detected text paragraphs on the page. A collection of lines that a human would perceive as a paragraph.
repeated .google.cloud.documentai.v1beta1.Document.Page.Paragraph paragraphs = 6;
-
getParagraphsBuilder
public Document.Page.Paragraph.Builder getParagraphsBuilder(int index)
A list of visually detected text paragraphs on the page. A collection of lines that a human would perceive as a paragraph.
repeated .google.cloud.documentai.v1beta1.Document.Page.Paragraph paragraphs = 6;
-
getParagraphsOrBuilder
public Document.Page.ParagraphOrBuilder getParagraphsOrBuilder(int index)
A list of visually detected text paragraphs on the page. A collection of lines that a human would perceive as a paragraph.
repeated .google.cloud.documentai.v1beta1.Document.Page.Paragraph paragraphs = 6;
- Specified by:
getParagraphsOrBuilder
in interfaceDocument.PageOrBuilder
-
getParagraphsOrBuilderList
public List<? extends Document.Page.ParagraphOrBuilder> getParagraphsOrBuilderList()
A list of visually detected text paragraphs on the page. A collection of lines that a human would perceive as a paragraph.
repeated .google.cloud.documentai.v1beta1.Document.Page.Paragraph paragraphs = 6;
- Specified by:
getParagraphsOrBuilderList
in interfaceDocument.PageOrBuilder
-
addParagraphsBuilder
public Document.Page.Paragraph.Builder addParagraphsBuilder()
A list of visually detected text paragraphs on the page. A collection of lines that a human would perceive as a paragraph.
repeated .google.cloud.documentai.v1beta1.Document.Page.Paragraph paragraphs = 6;
-
addParagraphsBuilder
public Document.Page.Paragraph.Builder addParagraphsBuilder(int index)
A list of visually detected text paragraphs on the page. A collection of lines that a human would perceive as a paragraph.
repeated .google.cloud.documentai.v1beta1.Document.Page.Paragraph paragraphs = 6;
-
getParagraphsBuilderList
public List<Document.Page.Paragraph.Builder> getParagraphsBuilderList()
A list of visually detected text paragraphs on the page. A collection of lines that a human would perceive as a paragraph.
repeated .google.cloud.documentai.v1beta1.Document.Page.Paragraph paragraphs = 6;
-
getLinesList
public List<Document.Page.Line> getLinesList()
A list of visually detected text lines on the page. A collection of tokens that a human would perceive as a line.
repeated .google.cloud.documentai.v1beta1.Document.Page.Line lines = 7;
- Specified by:
getLinesList
in interfaceDocument.PageOrBuilder
-
getLinesCount
public int getLinesCount()
A list of visually detected text lines on the page. A collection of tokens that a human would perceive as a line.
repeated .google.cloud.documentai.v1beta1.Document.Page.Line lines = 7;
- Specified by:
getLinesCount
in interfaceDocument.PageOrBuilder
-
getLines
public Document.Page.Line getLines(int index)
A list of visually detected text lines on the page. A collection of tokens that a human would perceive as a line.
repeated .google.cloud.documentai.v1beta1.Document.Page.Line lines = 7;
- Specified by:
getLines
in interfaceDocument.PageOrBuilder
-
setLines
public Document.Page.Builder setLines(int index, Document.Page.Line value)
A list of visually detected text lines on the page. A collection of tokens that a human would perceive as a line.
repeated .google.cloud.documentai.v1beta1.Document.Page.Line lines = 7;
-
setLines
public Document.Page.Builder setLines(int index, Document.Page.Line.Builder builderForValue)
A list of visually detected text lines on the page. A collection of tokens that a human would perceive as a line.
repeated .google.cloud.documentai.v1beta1.Document.Page.Line lines = 7;
-
addLines
public Document.Page.Builder addLines(Document.Page.Line value)
A list of visually detected text lines on the page. A collection of tokens that a human would perceive as a line.
repeated .google.cloud.documentai.v1beta1.Document.Page.Line lines = 7;
-
addLines
public Document.Page.Builder addLines(int index, Document.Page.Line value)
A list of visually detected text lines on the page. A collection of tokens that a human would perceive as a line.
repeated .google.cloud.documentai.v1beta1.Document.Page.Line lines = 7;
-
addLines
public Document.Page.Builder addLines(Document.Page.Line.Builder builderForValue)
A list of visually detected text lines on the page. A collection of tokens that a human would perceive as a line.
repeated .google.cloud.documentai.v1beta1.Document.Page.Line lines = 7;
-
addLines
public Document.Page.Builder addLines(int index, Document.Page.Line.Builder builderForValue)
A list of visually detected text lines on the page. A collection of tokens that a human would perceive as a line.
repeated .google.cloud.documentai.v1beta1.Document.Page.Line lines = 7;
-
addAllLines
public Document.Page.Builder addAllLines(Iterable<? extends Document.Page.Line> values)
A list of visually detected text lines on the page. A collection of tokens that a human would perceive as a line.
repeated .google.cloud.documentai.v1beta1.Document.Page.Line lines = 7;
-
clearLines
public Document.Page.Builder clearLines()
A list of visually detected text lines on the page. A collection of tokens that a human would perceive as a line.
repeated .google.cloud.documentai.v1beta1.Document.Page.Line lines = 7;
-
removeLines
public Document.Page.Builder removeLines(int index)
A list of visually detected text lines on the page. A collection of tokens that a human would perceive as a line.
repeated .google.cloud.documentai.v1beta1.Document.Page.Line lines = 7;
-
getLinesBuilder
public Document.Page.Line.Builder getLinesBuilder(int index)
A list of visually detected text lines on the page. A collection of tokens that a human would perceive as a line.
repeated .google.cloud.documentai.v1beta1.Document.Page.Line lines = 7;
-
getLinesOrBuilder
public Document.Page.LineOrBuilder getLinesOrBuilder(int index)
A list of visually detected text lines on the page. A collection of tokens that a human would perceive as a line.
repeated .google.cloud.documentai.v1beta1.Document.Page.Line lines = 7;
- Specified by:
getLinesOrBuilder
in interfaceDocument.PageOrBuilder
-
getLinesOrBuilderList
public List<? extends Document.Page.LineOrBuilder> getLinesOrBuilderList()
A list of visually detected text lines on the page. A collection of tokens that a human would perceive as a line.
repeated .google.cloud.documentai.v1beta1.Document.Page.Line lines = 7;
- Specified by:
getLinesOrBuilderList
in interfaceDocument.PageOrBuilder
-
addLinesBuilder
public Document.Page.Line.Builder addLinesBuilder()
A list of visually detected text lines on the page. A collection of tokens that a human would perceive as a line.
repeated .google.cloud.documentai.v1beta1.Document.Page.Line lines = 7;
-
addLinesBuilder
public Document.Page.Line.Builder addLinesBuilder(int index)
A list of visually detected text lines on the page. A collection of tokens that a human would perceive as a line.
repeated .google.cloud.documentai.v1beta1.Document.Page.Line lines = 7;
-
getLinesBuilderList
public List<Document.Page.Line.Builder> getLinesBuilderList()
A list of visually detected text lines on the page. A collection of tokens that a human would perceive as a line.
repeated .google.cloud.documentai.v1beta1.Document.Page.Line lines = 7;
-
getTokensList
public List<Document.Page.Token> getTokensList()
A list of visually detected tokens on the page.
repeated .google.cloud.documentai.v1beta1.Document.Page.Token tokens = 8;
- Specified by:
getTokensList
in interfaceDocument.PageOrBuilder
-
getTokensCount
public int getTokensCount()
A list of visually detected tokens on the page.
repeated .google.cloud.documentai.v1beta1.Document.Page.Token tokens = 8;
- Specified by:
getTokensCount
in interfaceDocument.PageOrBuilder
-
getTokens
public Document.Page.Token getTokens(int index)
A list of visually detected tokens on the page.
repeated .google.cloud.documentai.v1beta1.Document.Page.Token tokens = 8;
- Specified by:
getTokens
in interfaceDocument.PageOrBuilder
-
setTokens
public Document.Page.Builder setTokens(int index, Document.Page.Token value)
A list of visually detected tokens on the page.
repeated .google.cloud.documentai.v1beta1.Document.Page.Token tokens = 8;
-
setTokens
public Document.Page.Builder setTokens(int index, Document.Page.Token.Builder builderForValue)
A list of visually detected tokens on the page.
repeated .google.cloud.documentai.v1beta1.Document.Page.Token tokens = 8;
-
addTokens
public Document.Page.Builder addTokens(Document.Page.Token value)
A list of visually detected tokens on the page.
repeated .google.cloud.documentai.v1beta1.Document.Page.Token tokens = 8;
-
addTokens
public Document.Page.Builder addTokens(int index, Document.Page.Token value)
A list of visually detected tokens on the page.
repeated .google.cloud.documentai.v1beta1.Document.Page.Token tokens = 8;
-
addTokens
public Document.Page.Builder addTokens(Document.Page.Token.Builder builderForValue)
A list of visually detected tokens on the page.
repeated .google.cloud.documentai.v1beta1.Document.Page.Token tokens = 8;
-
addTokens
public Document.Page.Builder addTokens(int index, Document.Page.Token.Builder builderForValue)
A list of visually detected tokens on the page.
repeated .google.cloud.documentai.v1beta1.Document.Page.Token tokens = 8;
-
addAllTokens
public Document.Page.Builder addAllTokens(Iterable<? extends Document.Page.Token> values)
A list of visually detected tokens on the page.
repeated .google.cloud.documentai.v1beta1.Document.Page.Token tokens = 8;
-
clearTokens
public Document.Page.Builder clearTokens()
A list of visually detected tokens on the page.
repeated .google.cloud.documentai.v1beta1.Document.Page.Token tokens = 8;
-
removeTokens
public Document.Page.Builder removeTokens(int index)
A list of visually detected tokens on the page.
repeated .google.cloud.documentai.v1beta1.Document.Page.Token tokens = 8;
-
getTokensBuilder
public Document.Page.Token.Builder getTokensBuilder(int index)
A list of visually detected tokens on the page.
repeated .google.cloud.documentai.v1beta1.Document.Page.Token tokens = 8;
-
getTokensOrBuilder
public Document.Page.TokenOrBuilder getTokensOrBuilder(int index)
A list of visually detected tokens on the page.
repeated .google.cloud.documentai.v1beta1.Document.Page.Token tokens = 8;
- Specified by:
getTokensOrBuilder
in interfaceDocument.PageOrBuilder
-
getTokensOrBuilderList
public List<? extends Document.Page.TokenOrBuilder> getTokensOrBuilderList()
A list of visually detected tokens on the page.
repeated .google.cloud.documentai.v1beta1.Document.Page.Token tokens = 8;
- Specified by:
getTokensOrBuilderList
in interfaceDocument.PageOrBuilder
-
addTokensBuilder
public Document.Page.Token.Builder addTokensBuilder()
A list of visually detected tokens on the page.
repeated .google.cloud.documentai.v1beta1.Document.Page.Token tokens = 8;
-
addTokensBuilder
public Document.Page.Token.Builder addTokensBuilder(int index)
A list of visually detected tokens on the page.
repeated .google.cloud.documentai.v1beta1.Document.Page.Token tokens = 8;
-
getTokensBuilderList
public List<Document.Page.Token.Builder> getTokensBuilderList()
A list of visually detected tokens on the page.
repeated .google.cloud.documentai.v1beta1.Document.Page.Token tokens = 8;
-
getVisualElementsList
public List<Document.Page.VisualElement> getVisualElementsList()
A list of detected non-text visual elements e.g. checkbox, signature etc. on the page.
repeated .google.cloud.documentai.v1beta1.Document.Page.VisualElement visual_elements = 9;
- Specified by:
getVisualElementsList
in interfaceDocument.PageOrBuilder
-
getVisualElementsCount
public int getVisualElementsCount()
A list of detected non-text visual elements e.g. checkbox, signature etc. on the page.
repeated .google.cloud.documentai.v1beta1.Document.Page.VisualElement visual_elements = 9;
- Specified by:
getVisualElementsCount
in interfaceDocument.PageOrBuilder
-
getVisualElements
public Document.Page.VisualElement getVisualElements(int index)
A list of detected non-text visual elements e.g. checkbox, signature etc. on the page.
repeated .google.cloud.documentai.v1beta1.Document.Page.VisualElement visual_elements = 9;
- Specified by:
getVisualElements
in interfaceDocument.PageOrBuilder
-
setVisualElements
public Document.Page.Builder setVisualElements(int index, Document.Page.VisualElement value)
A list of detected non-text visual elements e.g. checkbox, signature etc. on the page.
repeated .google.cloud.documentai.v1beta1.Document.Page.VisualElement visual_elements = 9;
-
setVisualElements
public Document.Page.Builder setVisualElements(int index, Document.Page.VisualElement.Builder builderForValue)
A list of detected non-text visual elements e.g. checkbox, signature etc. on the page.
repeated .google.cloud.documentai.v1beta1.Document.Page.VisualElement visual_elements = 9;
-
addVisualElements
public Document.Page.Builder addVisualElements(Document.Page.VisualElement value)
A list of detected non-text visual elements e.g. checkbox, signature etc. on the page.
repeated .google.cloud.documentai.v1beta1.Document.Page.VisualElement visual_elements = 9;
-
addVisualElements
public Document.Page.Builder addVisualElements(int index, Document.Page.VisualElement value)
A list of detected non-text visual elements e.g. checkbox, signature etc. on the page.
repeated .google.cloud.documentai.v1beta1.Document.Page.VisualElement visual_elements = 9;
-
addVisualElements
public Document.Page.Builder addVisualElements(Document.Page.VisualElement.Builder builderForValue)
A list of detected non-text visual elements e.g. checkbox, signature etc. on the page.
repeated .google.cloud.documentai.v1beta1.Document.Page.VisualElement visual_elements = 9;
-
addVisualElements
public Document.Page.Builder addVisualElements(int index, Document.Page.VisualElement.Builder builderForValue)
A list of detected non-text visual elements e.g. checkbox, signature etc. on the page.
repeated .google.cloud.documentai.v1beta1.Document.Page.VisualElement visual_elements = 9;
-
addAllVisualElements
public Document.Page.Builder addAllVisualElements(Iterable<? extends Document.Page.VisualElement> values)
A list of detected non-text visual elements e.g. checkbox, signature etc. on the page.
repeated .google.cloud.documentai.v1beta1.Document.Page.VisualElement visual_elements = 9;
-
clearVisualElements
public Document.Page.Builder clearVisualElements()
A list of detected non-text visual elements e.g. checkbox, signature etc. on the page.
repeated .google.cloud.documentai.v1beta1.Document.Page.VisualElement visual_elements = 9;
-
removeVisualElements
public Document.Page.Builder removeVisualElements(int index)
A list of detected non-text visual elements e.g. checkbox, signature etc. on the page.
repeated .google.cloud.documentai.v1beta1.Document.Page.VisualElement visual_elements = 9;
-
getVisualElementsBuilder
public Document.Page.VisualElement.Builder getVisualElementsBuilder(int index)
A list of detected non-text visual elements e.g. checkbox, signature etc. on the page.
repeated .google.cloud.documentai.v1beta1.Document.Page.VisualElement visual_elements = 9;
-
getVisualElementsOrBuilder
public Document.Page.VisualElementOrBuilder getVisualElementsOrBuilder(int index)
A list of detected non-text visual elements e.g. checkbox, signature etc. on the page.
repeated .google.cloud.documentai.v1beta1.Document.Page.VisualElement visual_elements = 9;
- Specified by:
getVisualElementsOrBuilder
in interfaceDocument.PageOrBuilder
-
getVisualElementsOrBuilderList
public List<? extends Document.Page.VisualElementOrBuilder> getVisualElementsOrBuilderList()
A list of detected non-text visual elements e.g. checkbox, signature etc. on the page.
repeated .google.cloud.documentai.v1beta1.Document.Page.VisualElement visual_elements = 9;
- Specified by:
getVisualElementsOrBuilderList
in interfaceDocument.PageOrBuilder
-
addVisualElementsBuilder
public Document.Page.VisualElement.Builder addVisualElementsBuilder()
A list of detected non-text visual elements e.g. checkbox, signature etc. on the page.
repeated .google.cloud.documentai.v1beta1.Document.Page.VisualElement visual_elements = 9;
-
addVisualElementsBuilder
public Document.Page.VisualElement.Builder addVisualElementsBuilder(int index)
A list of detected non-text visual elements e.g. checkbox, signature etc. on the page.
repeated .google.cloud.documentai.v1beta1.Document.Page.VisualElement visual_elements = 9;
-
getVisualElementsBuilderList
public List<Document.Page.VisualElement.Builder> getVisualElementsBuilderList()
A list of detected non-text visual elements e.g. checkbox, signature etc. on the page.
repeated .google.cloud.documentai.v1beta1.Document.Page.VisualElement visual_elements = 9;
-
getTablesList
public List<Document.Page.Table> getTablesList()
A list of visually detected tables on the page.
repeated .google.cloud.documentai.v1beta1.Document.Page.Table tables = 10;
- Specified by:
getTablesList
in interfaceDocument.PageOrBuilder
-
getTablesCount
public int getTablesCount()
A list of visually detected tables on the page.
repeated .google.cloud.documentai.v1beta1.Document.Page.Table tables = 10;
- Specified by:
getTablesCount
in interfaceDocument.PageOrBuilder
-
getTables
public Document.Page.Table getTables(int index)
A list of visually detected tables on the page.
repeated .google.cloud.documentai.v1beta1.Document.Page.Table tables = 10;
- Specified by:
getTables
in interfaceDocument.PageOrBuilder
-
setTables
public Document.Page.Builder setTables(int index, Document.Page.Table value)
A list of visually detected tables on the page.
repeated .google.cloud.documentai.v1beta1.Document.Page.Table tables = 10;
-
setTables
public Document.Page.Builder setTables(int index, Document.Page.Table.Builder builderForValue)
A list of visually detected tables on the page.
repeated .google.cloud.documentai.v1beta1.Document.Page.Table tables = 10;
-
addTables
public Document.Page.Builder addTables(Document.Page.Table value)
A list of visually detected tables on the page.
repeated .google.cloud.documentai.v1beta1.Document.Page.Table tables = 10;
-
addTables
public Document.Page.Builder addTables(int index, Document.Page.Table value)
A list of visually detected tables on the page.
repeated .google.cloud.documentai.v1beta1.Document.Page.Table tables = 10;
-
addTables
public Document.Page.Builder addTables(Document.Page.Table.Builder builderForValue)
A list of visually detected tables on the page.
repeated .google.cloud.documentai.v1beta1.Document.Page.Table tables = 10;
-
addTables
public Document.Page.Builder addTables(int index, Document.Page.Table.Builder builderForValue)
A list of visually detected tables on the page.
repeated .google.cloud.documentai.v1beta1.Document.Page.Table tables = 10;
-
addAllTables
public Document.Page.Builder addAllTables(Iterable<? extends Document.Page.Table> values)
A list of visually detected tables on the page.
repeated .google.cloud.documentai.v1beta1.Document.Page.Table tables = 10;
-
clearTables
public Document.Page.Builder clearTables()
A list of visually detected tables on the page.
repeated .google.cloud.documentai.v1beta1.Document.Page.Table tables = 10;
-
removeTables
public Document.Page.Builder removeTables(int index)
A list of visually detected tables on the page.
repeated .google.cloud.documentai.v1beta1.Document.Page.Table tables = 10;
-
getTablesBuilder
public Document.Page.Table.Builder getTablesBuilder(int index)
A list of visually detected tables on the page.
repeated .google.cloud.documentai.v1beta1.Document.Page.Table tables = 10;
-
getTablesOrBuilder
public Document.Page.TableOrBuilder getTablesOrBuilder(int index)
A list of visually detected tables on the page.
repeated .google.cloud.documentai.v1beta1.Document.Page.Table tables = 10;
- Specified by:
getTablesOrBuilder
in interfaceDocument.PageOrBuilder
-
getTablesOrBuilderList
public List<? extends Document.Page.TableOrBuilder> getTablesOrBuilderList()
A list of visually detected tables on the page.
repeated .google.cloud.documentai.v1beta1.Document.Page.Table tables = 10;
- Specified by:
getTablesOrBuilderList
in interfaceDocument.PageOrBuilder
-
addTablesBuilder
public Document.Page.Table.Builder addTablesBuilder()
A list of visually detected tables on the page.
repeated .google.cloud.documentai.v1beta1.Document.Page.Table tables = 10;
-
addTablesBuilder
public Document.Page.Table.Builder addTablesBuilder(int index)
A list of visually detected tables on the page.
repeated .google.cloud.documentai.v1beta1.Document.Page.Table tables = 10;
-
getTablesBuilderList
public List<Document.Page.Table.Builder> getTablesBuilderList()
A list of visually detected tables on the page.
repeated .google.cloud.documentai.v1beta1.Document.Page.Table tables = 10;
-
getFormFieldsList
public List<Document.Page.FormField> getFormFieldsList()
A list of visually detected form fields on the page.
repeated .google.cloud.documentai.v1beta1.Document.Page.FormField form_fields = 11;
- Specified by:
getFormFieldsList
in interfaceDocument.PageOrBuilder
-
getFormFieldsCount
public int getFormFieldsCount()
A list of visually detected form fields on the page.
repeated .google.cloud.documentai.v1beta1.Document.Page.FormField form_fields = 11;
- Specified by:
getFormFieldsCount
in interfaceDocument.PageOrBuilder
-
getFormFields
public Document.Page.FormField getFormFields(int index)
A list of visually detected form fields on the page.
repeated .google.cloud.documentai.v1beta1.Document.Page.FormField form_fields = 11;
- Specified by:
getFormFields
in interfaceDocument.PageOrBuilder
-
setFormFields
public Document.Page.Builder setFormFields(int index, Document.Page.FormField value)
A list of visually detected form fields on the page.
repeated .google.cloud.documentai.v1beta1.Document.Page.FormField form_fields = 11;
-
setFormFields
public Document.Page.Builder setFormFields(int index, Document.Page.FormField.Builder builderForValue)
A list of visually detected form fields on the page.
repeated .google.cloud.documentai.v1beta1.Document.Page.FormField form_fields = 11;
-
addFormFields
public Document.Page.Builder addFormFields(Document.Page.FormField value)
A list of visually detected form fields on the page.
repeated .google.cloud.documentai.v1beta1.Document.Page.FormField form_fields = 11;
-
addFormFields
public Document.Page.Builder addFormFields(int index, Document.Page.FormField value)
A list of visually detected form fields on the page.
repeated .google.cloud.documentai.v1beta1.Document.Page.FormField form_fields = 11;
-
addFormFields
public Document.Page.Builder addFormFields(Document.Page.FormField.Builder builderForValue)
A list of visually detected form fields on the page.
repeated .google.cloud.documentai.v1beta1.Document.Page.FormField form_fields = 11;
-
addFormFields
public Document.Page.Builder addFormFields(int index, Document.Page.FormField.Builder builderForValue)
A list of visually detected form fields on the page.
repeated .google.cloud.documentai.v1beta1.Document.Page.FormField form_fields = 11;
-
addAllFormFields
public Document.Page.Builder addAllFormFields(Iterable<? extends Document.Page.FormField> values)
A list of visually detected form fields on the page.
repeated .google.cloud.documentai.v1beta1.Document.Page.FormField form_fields = 11;
-
clearFormFields
public Document.Page.Builder clearFormFields()
A list of visually detected form fields on the page.
repeated .google.cloud.documentai.v1beta1.Document.Page.FormField form_fields = 11;
-
removeFormFields
public Document.Page.Builder removeFormFields(int index)
A list of visually detected form fields on the page.
repeated .google.cloud.documentai.v1beta1.Document.Page.FormField form_fields = 11;
-
getFormFieldsBuilder
public Document.Page.FormField.Builder getFormFieldsBuilder(int index)
A list of visually detected form fields on the page.
repeated .google.cloud.documentai.v1beta1.Document.Page.FormField form_fields = 11;
-
getFormFieldsOrBuilder
public Document.Page.FormFieldOrBuilder getFormFieldsOrBuilder(int index)
A list of visually detected form fields on the page.
repeated .google.cloud.documentai.v1beta1.Document.Page.FormField form_fields = 11;
- Specified by:
getFormFieldsOrBuilder
in interfaceDocument.PageOrBuilder
-
getFormFieldsOrBuilderList
public List<? extends Document.Page.FormFieldOrBuilder> getFormFieldsOrBuilderList()
A list of visually detected form fields on the page.
repeated .google.cloud.documentai.v1beta1.Document.Page.FormField form_fields = 11;
- Specified by:
getFormFieldsOrBuilderList
in interfaceDocument.PageOrBuilder
-
addFormFieldsBuilder
public Document.Page.FormField.Builder addFormFieldsBuilder()
A list of visually detected form fields on the page.
repeated .google.cloud.documentai.v1beta1.Document.Page.FormField form_fields = 11;
-
addFormFieldsBuilder
public Document.Page.FormField.Builder addFormFieldsBuilder(int index)
A list of visually detected form fields on the page.
repeated .google.cloud.documentai.v1beta1.Document.Page.FormField form_fields = 11;
-
getFormFieldsBuilderList
public List<Document.Page.FormField.Builder> getFormFieldsBuilderList()
A list of visually detected form fields on the page.
repeated .google.cloud.documentai.v1beta1.Document.Page.FormField form_fields = 11;
-
setUnknownFields
public final Document.Page.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Document.Page.Builder>
-
mergeUnknownFields
public final Document.Page.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Document.Page.Builder>
-
-