dtkt.catalog.v1beta1messages.proto

ReadTableRequest

Message

Request message for reading rows from a table.

FieldTypeNumberDescription
schema
Schema
1

Reference to the schema containing the table.

namestring2

Name of the table to read from.

offsetint643

Offset for reading rows.

selected_fieldsstring[]4

Selected fields to read from the table.