dtkt.catalog.v1beta2table.proto

ReadRowsResponse

Message

Response message for reading rows from a table.

FieldTypeNumberDescription
tablestring1

Table resource name to read row.

rows
Row[]
6

A list of rows read from table with each row representing a subset of a table's fields and each value conforming to the description found in value.proto.