ProgressInfo¶
Note
- Examples for model: ProgressInfo
- This is autogenerated page, don’t change them directly, use template. Read more in Development
Properties¶
Name | Type | Notes |
---|---|---|
percentage_complete | int | optional |
elapsed_seconds | int | optional |
estimated_total_seconds | int | optional |
left_seconds | int | optional |
current_stage_text | str | optional |
outdated | bool | optional [default to False ] |
probably_hanging | bool | optional [default to False ] |
last_activity_time | str | optional |
outdated_reason_build | Build | optional |