Get desktop application:
View/edit binary Protocol Buffers messages
Used in: Device
optional AppVersion appVersion = 1
optional OSInfo osInfo = 2
string bundleTag = 3
Used in: AppVersion
UNKNOWN = 0
DEBUG = 1
MASTER = 2
ALPHA = 3
PRODUCTION = 4
BETA = 5
GOLD = 6
Used in: Device
Used in: OSInfo
UNSET = 0
IOS = 1
ANDROID = 2
WINDOWS = 3
MAC_OS_X = 4
LINUX = 5
CHROME_OS = 6
OS_TYPE_OTHER = 7
Used in: AppVersion
int32 major = 1
int32 minor = 2
int32 patch = 3
int32 build = 4