GoogleApi.Transcoder.V1beta1.Model.Progress (google_api_transcoder v0.4.2)
View SourceEstimated fractional progress for each step, from 0
to 1
.
Attributes
-
analyzed
(type:float()
, default:nil
) - Estimated fractional progress foranalyzing
step. -
encoded
(type:float()
, default:nil
) - Estimated fractional progress forencoding
step. -
notified
(type:float()
, default:nil
) - Estimated fractional progress fornotifying
step. -
uploaded
(type:float()
, default:nil
) - Estimated fractional progress foruploading
step.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.