Optional
data: LfRepositoryClientV2.ITaskProgressOptional
errorsThe list of errors occurred during the execution of the associated task.
Optional
idThe task ID of the task associated with this TaskProgress.
Optional
lastThe time representing when the associated task's status last changed.
Optional
percentDetermines what percentage of the execution of the associated task is completed.
Optional
resultThe result of the execution of the associated task.
Optional
startThe time representing when the associated task's execution started.
Optional
statusThe status of the task associated with this TaskProgress.
Optional
taskThe type of the task associated with this TaskProgress.
Static
fromJS
Represents the progress of a long operation task.