GoogleApi.Transcoder.V1beta1.Model.Progress (google_api_transcoder v0.2.0) View Source
Estimated 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.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.