Get desktop application:
View/edit binary Protocol Buffers messages
Used in: Message
Used in: BuilderMessage
optional string description = 2
Used in: BuildEvent
required string builder_id = 1
required string message_type = 2
required string message_text = 3
Used in: BuildEvent
required string output_root = 1
required string relative_path = 2
Used in: BuildEvent
CANCELED = 1
ERRORS = 2
SUCCESS = 3
UP_TO_DATE = 4
Used in: BuildEvent
BUILD_COMPLETED = 1
FILES_GENERATED = 2
CUSTOM_BUILDER_MESSAGE = 3
Used in: BuilderMessage
required string description_text = 2
optional float done = 9
Used in: BuilderMessage
required string commit = 1
optional int64 decompression_speed = 2
optional int64 deletion_speed = 3
Used in: BuilderMessage
optional string text = 2
optional string source_file_path = 3
optional uint64 problem_begin_offset = 4
optional uint64 problem_end_offset = 5
optional uint64 problem_location_offset = 6
optional uint64 line = 7
optional uint64 column = 8
optional float done = 9
repeated string module_names = 10
Used in: CompileMessage
ERROR = 1
WARNING = 2
INFO = 3
PROGRESS = 4
JPS_INFO = 5
OTHER = 6
INTERNAL_BUILDER_ERROR = 7
Used in: BuilderMessage
required string owner_class_name = 1
required string field_name = 2
required int32 access_flags = 3
optional bool is_access_changed = 4
optional bool is_field_removed = 5
Used in: BuilderMessage
PARAM_REQUEST = 1
BUILD_EVENT = 2
COMPILE_MESSAGE = 3
CONSTANT_SEARCH_TASK = 4
CACHE_DOWNLOAD_MESSAGE = 5
SAVE_LATEST_DOWNLOAD_STATISTIC_MESSAGE = 6
SAVE_LATEST_BUILT_COMMIT_MESSAGE = 7
Used in: Message
Used in: ParametersMessage
map<string, string> auth_headers = 1
required string download_commit = 2
required int32 commits_count_latest_build = 3
required string server_url = 4
required int64 decompression_speed = 5
required int64 deletion_speed = 6
required bool force_download = 7
required bool disable_download = 8
required int32 max_download_duration = 9
required bool cleanup_asynchronously = 10
Used in: ControllerMessage
required string owner_class_name = 1
required string field_name = 2
required bool is_success = 3
repeated string path = 4
Used in: ControllerMessage
required uint64 ordinal = 1
repeated string changed_paths = 2
repeated string deleted_paths = 3
Used in: ParametersMessage
required string global_options_path = 5
Used in: ControllerMessage
optional GlobalSettings global_settings = 2
optional string project_id = 3
repeated string file_path = 5
repeated KeyValuePair builder_parameter = 6
Used in: ParametersMessage
required string type_id = 1
optional bool all_targets = 2
repeated string target_id = 3
required bool force_build = 4
Used in: ParametersMessage
BUILD = 1
CLEAN = 2
UP_TO_DATE_CHECK = 3
Used in: ControllerMessage
BUILD_PARAMETERS = 1
CANCEL_BUILD_COMMAND = 2
FS_EVENT = 3
CONSTANT_SEARCH_RESULT = 4
Used in: Message
optional int32 error_code = 1
optional string description = 2
optional string stacktrace = 3
Used in: ControllerMessage.ParametersMessage
required string key = 1
required string value = 2
Used in: Message
CONTROLLER_MESSAGE = 1
BUILDER_MESSAGE = 2
FAILURE = 3
Used in: Message
required sint64 most_sig_bits = 1
required sint64 least_sig_bits = 2