Class CreateReadSessionRequest (1.0.0)

Creates a new read session, which may include additional options such as requested parallelism, projection filters and constraints. .. attribute:: table_reference

Required. Reference to the table to read.

Any modifiers to the Table (e.g. snapshot timestamp).

Read options for this session (e.g. column selection, filters).

The strategy to use for distributing data among multiple streams. Currently defaults to liquid sharding.

Inheritance

builtins.object > google.protobuf.pyext._message.CMessage > builtins.object > google.protobuf.message.Message > CreateReadSessionRequest