dtkt.catalog.v1beta1messages.protoReadTableResponse
MessageResponse message for reading rows from a table.
| Field | Type | Number | Description |
|---|---|---|---|
| table | Table dtkt.catalog.v1beta1.Table | 1 | Reference to the table from which rows were read. |
| row | Struct google.protobuf.Struct | 2 | A row read from the table. |