Reference documentation and code samples for the Google Cloud Document Ai V1 Client class Table.
A table representation similar to HTML table structure.
Generated from protobuf message google.cloud.documentai.v1.Document.Page.Table
Namespace
Google \ Cloud \ DocumentAI \ V1 \ Document \ PageMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ layout
↳ header_rows
↳ body_rows
↳ detected_languages
array< Google\Cloud\DocumentAI\V1\Document\Page\DetectedLanguage
>
A list of detected languages together with confidence.
↳ provenance
getLayout
hasLayout
clearLayout
setLayout
$this
getHeaderRows
Header rows of the table.
setHeaderRows
Header rows of the table.
$this
getBodyRows
Body rows of the table.
setBodyRows
Body rows of the table.
$this
getDetectedLanguages
A list of detected languages together with confidence.
setDetectedLanguages
A list of detected languages together with confidence.
$this
getProvenance
The history of this table.
hasProvenance
clearProvenance
setProvenance
The history of this table.
$this