tables property

List<GoogleCloudDocumentaiV1DocumentPageTable>? tables
getter/setter pair

A list of visually detected tables on the page.

Implementation

core.List<GoogleCloudDocumentaiV1DocumentPageTable>? tables;