Class Progress (1.0.1)

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

Estimated fractional progress for each step, from 0 to 1. .. attribute:: analyzed

Estimated fractional progress for analyzing step.

:type: float

Attributes

NameDescription
encoded float
Estimated fractional progress for encoding step.
uploaded float
Estimated fractional progress for uploading step.
notified float
Estimated fractional progress for notifying step.