UpdateState
Properties
cancellable
Boolean read-only
Whether the current update can be cancelled. Note that the update may not be cancellable initially but may become cancellable later.
totalStages
Integer read-only
The total number of stages in this update. Minimum value: 0
.
currentStage
Integer read-only
The currently executing stage of the update. Minimum value: 0
.