Class Progress (0.5.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
encodedfloat
Estimated fractional progress for encoding step.
uploadedfloat
Estimated fractional progress for uploading step.
notifiedfloat
Estimated fractional progress for notifying step.