Reference documentation and code samples for the Google Cloud Video Transcoder V1beta1 Client class Progress.
Estimated fractional progress for each step, from 0
to 1
.
Generated from protobuf message google.cloud.video.transcoder.v1beta1.Progress
Namespace
Google \ Cloud \ Video \ Transcoder \ V1beta1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ 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.
getAnalyzed
Estimated fractional progress for analyzing
step.
float
setAnalyzed
Estimated fractional progress for analyzing
step.
var
float
$this
getEncoded
Estimated fractional progress for encoding
step.
float
setEncoded
Estimated fractional progress for encoding
step.
var
float
$this
getUploaded
Estimated fractional progress for uploading
step.
float
setUploaded
Estimated fractional progress for uploading
step.
var
float
$this
getNotified
Estimated fractional progress for notifying
step.
float
setNotified
Estimated fractional progress for notifying
step.
var
float
$this