headerRows property
        
        List<GoogleCloudDocumentaiV1DocumentDocumentLayoutDocumentLayoutBlockLayoutTableRow> ?
        headerRows
        
      
getter/setter pair
      Header rows at the top of the table.
Implementation
core.List<
  GoogleCloudDocumentaiV1DocumentDocumentLayoutDocumentLayoutBlockLayoutTableRow
>?
headerRows;