Get desktop application:
View/edit binary Protocol Buffers messages
Used in: ExportedLog, Log
required string operation = 1
required Entity session = 2
optional Entity student = 3
optional int64 start_time = 4
optional int64 end_time = 5
optional int64 cpu_time = 6
repeated Request request = 7
repeated Enrollment enrollment = 8
repeated Entity other = 9
repeated Message message = 10
optional Entity user = 12
repeated Property option = 13
optional int64 api_get_time = 14
optional int64 api_post_time = 15
optional string api_exception = 16
repeated Request recommendation = 17
Used in: Action
SUCCESS = 0
FAILURE = 1
TRUE = 2
FALSE = 3
NULL = 4
repeated Section section = 2
repeated Entity instructionalMethod = 3
Used in: CourseRequestOption
ORIGINAL_ENROLLMENT = 0
REQUEST_PREFERENCE = 1
Used in: Record
required string name = 1
repeated string value = 2
Used in: Action
repeated Section section = 2
optional double value = 3
Used in: Enrollment
REQUESTED = 0
COMPUTED = 1
PREVIOUS = 2
STORED = 3
APPROVED = 4
REJECTED = 5
EXTERNAL = 6
Used in: Action, CourseRequestOption, Request, Section
optional int64 unique_id = 1
optional string external_id = 3
optional string name = 4
repeated Property parameter = 5
Used in: Entity
CLAZZ = 0
COURSE = 1
LOCATION = 2
INSTRUCTOR = 3
STUDENT = 4
OFFERING = 5
RESERVATION = 6
INDIVIDUAL_RESERVATION = 7
GROUP_RESERVATION = 8
CURRICULUM_RESERVATION = 9
COURSE_RESERVATION = 10
MANAGER = 11
OTHER = 12
required string student = 1
repeated Action action = 2
Used in: Action, Log
required string text = 2
optional string exception = 3
optional int64 time_stamp = 4
Used in: Message
DEBUG = 0
INFO = 1
WARN = 2
ERROR = 3
FATAL = 4
Used in: Action, Entity
required string key = 1
required string value = 2
Used in: Table
required string id = 1
repeated Element element = 2
Used in: Action
optional int64 id = 1
required int32 priority = 2
optional bool alternative = 3
repeated Time free_time = 4
repeated Entity course = 5
repeated Section section = 6
optional int64 time_stamp = 8
optional bool wait_list = 9
optional bool critical = 10
optional bool no_subs = 11
optional int64 waitlisted_time_stamp = 12
optional bool important = 13
optional bool vital = 14
Used in: CourseRequestOption, Enrollment, Request
optional Entity clazz = 1
optional Time time = 2
repeated Entity instructor = 3
repeated Entity location = 4
optional Entity course = 6
optional Entity reservation = 7
optional int64 time_stamp = 8
optional Entity subpart = 9
Used in: Section, Time
REQUIRED = 0
PREFERRED = 1
SELECTED = 2
ADD = 3
DROP = 4
required string name = 1
repeated Record record = 2
Used in: Request, Section
required int32 days = 1
required int32 start = 2
required int32 length = 3
optional string pattern = 4