bodyRows property
List<GoogleCloudDocumentaiV1DocumentDocumentLayoutDocumentLayoutBlockLayoutTableRow> ?
bodyRows
getter/setter pair
Body rows containing main table content.
Implementation
core.List<
GoogleCloudDocumentaiV1DocumentDocumentLayoutDocumentLayoutBlockLayoutTableRow>?
bodyRows;