Class ReadRowsRequest (1.0.0)

Requesting row data via ReadRows must provide Stream position information. .. attribute:: read_position

Required. Identifier of the position in the stream to start reading from. The offset requested must be less than the last row read from ReadRows. Requesting a larger offset is undefined.

Inheritance

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