dtkt.catalog.v1beta2table.protoReadRowsResponse
MessageResponse message for reading rows from a table.
| Field | Type | Number | Description |
|---|---|---|---|
| table | string | 1 | Table resource name to read row. |
| rows | Row[] dtkt.catalog.v1beta2.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. |