Class Progress (0.1.0)

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

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

Attributes

NameDescription
analyzedfloat
Estimated fractional progress for analyzing step.
encodedfloat
Estimated fractional progress for encoding step.
uploadedfloat
Estimated fractional progress for uploading step.
notifiedfloat
Estimated fractional progress for notifying step.