Googly.DocumentAI.Model.GoogleCloudDocumentaiV1DocumentPageTable (googly_document_ai v0.1.0)

Copy Markdown View Source

A table representation similar to HTML table structure.

Attributes

  • body_rows (type: list(Googly.DocumentAI.Model.GoogleCloudDocumentaiV1DocumentPageTableTableRow.t())) - Body rows of the table.
  • detected_languages (type: list(Googly.DocumentAI.Model.GoogleCloudDocumentaiV1DocumentPageDetectedLanguage.t())) - A list of detected languages together with confidence.
  • header_rows (type: list(Googly.DocumentAI.Model.GoogleCloudDocumentaiV1DocumentPageTableTableRow.t())) - Header rows of the table.
  • layout (type: Googly.DocumentAI.Model.GoogleCloudDocumentaiV1DocumentPageLayout.t()) - Layout for Table.
  • provenance (type: Googly.DocumentAI.Model.GoogleCloudDocumentaiV1DocumentProvenance.t()) - The history of this table.

Summary

Types