Class StreamStatus (1.0.0)

Progress information for a given Stream. .. attribute:: estimated_row_count

Number of estimated rows in the current stream. May change over time as different readers in the stream progress at rates which are relatively fast or slow.

Represents the progress of the current stream. Note: This value is under development and should not be used. Use fraction_consumed instead.

Inheritance

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