Module bigquery_storage::googleapis::read_session[][src]

Nested message and enum types in ReadSession.

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.