Class ReadRowsResponse (1.0.0)

Response from calling ReadRows may include row data, progress and throttling information. .. attribute:: rows

Row data is returned in format specified during session creation.

Serialized row data in Arrow RecordBatch format.

Statistics for the stream.

Inheritance

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