Get desktop application:
View/edit binary Protocol Buffers messages
Used in: ReporterExtension
string mac_address = 1
string hostname = 2
string platform = 3
string release = 4
string arch = 5
string vendor = 6
string shell = 7
string vs_app_host = 8
string vs_app_name = 9
string vs_app_session_id = 10
string vs_machine_id = 11
map<string, string> vs_metadata = 12
Used in: TransformResponse
Used in: ReporterExtension
string path = 1
bytes content = 2
Used in: ReporterExtension
string repository = 1
string branch = 2
string commit = 3
Used in: ReporterExtension
bytes plain_output = 1
bytes masked_output = 2
Used in: TransformRequest
optional bool auto_save = 2
optional string repository = 3
optional string branch = 4
optional string commit = 5
optional string file_path = 6
optional bytes file_content = 7
optional bytes plain_output = 8
optional bytes masked_output = 9
optional string mac_address = 10
optional string hostname = 11
optional string platform = 12
optional string release = 13
optional string arch = 14
optional string vendor = 15
optional string shell = 16
optional string vs_app_host = 17
optional string vs_app_name = 18
optional string vs_app_session_id = 19
optional string vs_machine_id = 20
map<string, string> vs_metadata = 21