Class Progress (0.2.1)

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

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

Attributes

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