Module gapi_grpc::google::cloud::bigquery::storage::v1::read_session[][src]

Modules

table_read_options

Structs

TableModifiers

Additional attributes when reading a table.

TableReadOptions

Options dictating how we read a table.

Enums

Schema

The schema for the read. If read_options.selected_fields is set, the schema may be different from the table schema as it will only contain the selected fields.