Class StreamStats (2.16.1)

StreamStats(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Estimated stream statistics for a given Stream.

Attribute

NameDescription
progress google.cloud.bigquery_storage_v1beta2.types.StreamStats.Progress
Represents the progress of the current stream.

Inheritance

builtins.object > proto.message.Message > StreamStats

Classes

Progress

Progress(mapping=None, *, ignore_unknown_fields=False, **kwargs)