Get desktop application:
View/edit binary Protocol Buffers messages
Used in: ServiceAlert
optional string agencyId = 1
optional Id routeId = 2
optional string directionId = 3
optional Id tripId = 4
optional Id stopId = 5
optional string applicationId = 6
Used in: ServiceAlert
optional string detourPath = 2
repeated Id detourStopIds = 3
Used in: Consequence
NO_SERVICE = 1
REDUCED_SERVICE = 2
SIGNIFICANT_DELAYS = 3
DETOUR = 4
ADDITIONAL_SERVICE = 5
MODIFIED_SERVICE = 6
OTHER_EFFECT = 7
UNKNOWN_EFFECT = 8
STOP_MOVED = 9
Used in: Affects, Consequence, ServiceAlert
required string agencyId = 1
required string id = 2
Used in: ServiceAlertsCollection
required Id id = 1
required uint64 creationTime = 2
required uint64 modifiedTime = 3
repeated TimeRange activeWindow = 4
repeated TimeRange publicationWindow = 5
repeated Affects affects = 9
repeated Consequence consequence = 10
optional string source = 13
optional string consequenceMessage = 14
Used in: ServiceAlert
UNKNOWN_CAUSE = 1
OTHER_CAUSE = 2
TECHNICAL_PROBLEM = 3
STRIKE = 4
DEMONSTRATION = 5
ACCIDENT = 6
HOLIDAY = 7
WEATHER = 8
MAINTENANCE = 9
CONSTRUCTION = 10
POLICE_ACTIVITY = 11
MEDICAL_EMERGENCY = 12
Used in: ServiceAlert
NO_IMPACT = 1
UNKNOWN = 2
VERY_SLIGHT = 3
SLIGHT = 4
NORMAL = 5
SEVERE = 6
VERY_SEVERE = 7
Used in: ServiceAlert
optional uint64 start = 1
optional uint64 end = 2
Used in: ServiceAlert
Used in: TranslatedString
required string text = 1
optional string language = 2