Class Google::Cloud::DocumentAI::V1beta3::Document::Page::Table::TableRow (v0.9.4)

A row of table cells.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#cells

def cells() -> ::Array<::Google::Cloud::DocumentAI::V1beta3::Document::Page::Table::TableCell>
Returns

#cells=

def cells=(value) -> ::Array<::Google::Cloud::DocumentAI::V1beta3::Document::Page::Table::TableCell>
Parameter
Returns