package tools.asuite.edit_monitor

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message EditEvent

edit_event.proto:5

message EditEvent.AggregatedEditEvent

edit_event.proto:33

Event that logs aggregated info for a set of edits.

Used in: EditEvent

message EditEvent.EditMonitorErrorEvent

edit_event.proto:38

Event that logs errors happened in the edit monitor.

Used in: EditEvent

enum EditEvent.EditType

edit_event.proto:6

Used in: SingleEditEvent

enum EditEvent.ErrorType

edit_event.proto:14

Used in: EditMonitorErrorEvent

message EditEvent.SingleEditEvent

edit_event.proto:25

Event that logs a single edit

Used in: EditEvent