Get desktop application:
View/edit binary Protocol Buffers messages
Used in: InstallationProgressUpdate
double bytes_per_second = 1
uint64 bytes_transferred = 2
uint64 total_bytes = 3
uint32 percent_complete = 4
Used in: GetInstallationStatusResponse, InstallationIndex, InstallationProgressUpdate
INSTALLATION_STATUS_UNSPECIFIED = 0
INSTALLATION_STATUS_INSTALLED = 1
INSTALLATION_STATUS_INSTALLING = 2
INSTALLATION_STATUS_PAUSED = 3
INSTALLATION_STATUS_NOT_INSTALLED = 4
INSTALLATION_STATUS_OUT_OF_DATE = 5
INSTALLATION_STATUS_FAILED = 6
INSTALLATION_STATUS_ABORTED = 7