GoogleApi.DocumentAI.V1beta3.Model.GoogleCloudDocumentaiV1beta1DocumentPageTableTableRow (google_api_document_ai v0.9.0) View Source
A row of table cells.
Attributes
-
cells
(type:list(GoogleApi.DocumentAI.V1beta3.Model.GoogleCloudDocumentaiV1beta1DocumentPageTableTableCell.t)
, default:nil
) - Cells that make up this row.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.DocumentAI.V1beta3.Model.GoogleCloudDocumentaiV1beta1DocumentPageTableTableRow{ cells: [ GoogleApi.DocumentAI.V1beta3.Model.GoogleCloudDocumentaiV1beta1DocumentPageTableTableCell.t() ] }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.