gtfs-realtime.pbjson library

Constants

Alert$json → const Map<String, Object>
const {'1' : 'Alert', '2' : const [const {'1' : 'active_period', '3' : 1, '4' : 3, '5' : 11, '6' : '.transit_realtime.TimeRa…
Alert_Cause$json → const Map<String, Object>
const {'1' : 'Cause', '2' : const [const {'1' : 'UNKNOWN_CAUSE', '2' : 1}, const {'1' : 'OTHER_CAUSE', '2' : 2}, const {'1&#…
Alert_Effect$json → const Map<String, Object>
const {'1' : 'Effect', '2' : const [const {'1' : 'NO_SERVICE', '2' : 1}, const {'1' : 'REDUCED_SERVICE', '2' : 2}, const {'1…
Alert_SeverityLevel$json → const Map<String, Object>
const {'1' : 'SeverityLevel', '2' : const [const {'1' : 'UNKNOWN_SEVERITY', '2' : 1}, const {'1' : 'INFO', '2' : 2}, const {'…
EntitySelector$json → const Map<String, Object>
const {'1' : 'EntitySelector', '2' : const [const {'1' : 'agency_id', '3' : 1, '4' : 1, '5' : 9, '10' : 'agencyId'}, con…
FeedEntity$json → const Map<String, Object>
const {'1' : 'FeedEntity', '2' : const [const {'1' : 'id', '3' : 1, '4' : 2, '5' : 9, '10' : 'id'}, const {'1' :…
FeedHeader$json → const Map<String, Object>
const {'1' : 'FeedHeader', '2' : const [const {'1' : 'gtfs_realtime_version', '3' : 1, '4' : 2, '5' : 9, '10' : 'gtfsRealtim…
FeedHeader_Incrementality$json → const Map<String, Object>
const {'1' : 'Incrementality', '2' : const [const {'1' : 'FULL_DATASET', '2' : 0}, const {'1' : 'DIFFERENTIAL', '2' : 1}]}
FeedMessage$json → const Map<String, Object>
const {'1' : 'FeedMessage', '2' : const [const {'1' : 'header', '3' : 1, '4' : 2, '5' : 11, '6' : '.transit_realtime.FeedHea…
Position$json → const Map<String, Object>
const {'1' : 'Position', '2' : const [const {'1' : 'latitude', '3' : 1, '4' : 2, '5' : 2, '10' : 'latitude'}, const {…
TimeRange$json → const Map<String, Object>
const {'1' : 'TimeRange', '2' : const [const {'1' : 'start', '3' : 1, '4' : 1, '5' : 4, '10' : 'start'}, const {'1&#…
TranslatedString$json → const Map<String, Object>
const {'1' : 'TranslatedString', '2' : const [const {'1' : 'translation', '3' : 1, '4' : 3, '5' : 11, '6' : '.transit_realti…
TranslatedString_Translation$json → const Map<String, Object>
const {'1' : 'Translation', '2' : const [const {'1' : 'text', '3' : 1, '4' : 2, '5' : 9, '10' : 'text'}, const {'1&#…
TripDescriptor$json → const Map<String, Object>
const {'1' : 'TripDescriptor', '2' : const [const {'1' : 'trip_id', '3' : 1, '4' : 1, '5' : 9, '10' : 'tripId'}, const {…
TripDescriptor_ScheduleRelationship$json → const Map<String, Object>
const {'1' : 'ScheduleRelationship', '2' : const [const {'1' : 'SCHEDULED', '2' : 0}, const {'1' : 'ADDED', '2' : 1}, const {…
TripUpdate$json → const Map<String, Object>
const {'1' : 'TripUpdate', '2' : const [const {'1' : 'trip', '3' : 1, '4' : 2, '5' : 11, '6' : '.transit_realtime.TripDescri…
TripUpdate_StopTimeEvent$json → const Map<String, Object>
const {'1' : 'StopTimeEvent', '2' : const [const {'1' : 'delay', '3' : 1, '4' : 1, '5' : 5, '10' : 'delay'}, const {'…
TripUpdate_StopTimeUpdate$json → const Map<String, Object>
const {'1' : 'StopTimeUpdate', '2' : const [const {'1' : 'stop_sequence', '3' : 1, '4' : 1, '5' : 13, '10' : 'stopSequence&#…
TripUpdate_StopTimeUpdate_ScheduleRelationship$json → const Map<String, Object>
const {'1' : 'ScheduleRelationship', '2' : const [const {'1' : 'SCHEDULED', '2' : 0}, const {'1' : 'SKIPPED', '2' : 1}, const {&…
VehicleDescriptor$json → const Map<String, Object>
const {'1' : 'VehicleDescriptor', '2' : const [const {'1' : 'id', '3' : 1, '4' : 1, '5' : 9, '10' : 'id'}, const {'1…
VehiclePosition$json → const Map<String, Object>
const {'1' : 'VehiclePosition', '2' : const [const {'1' : 'trip', '3' : 1, '4' : 1, '5' : 11, '6' : '.transit_realtime.TripD…
VehiclePosition_CongestionLevel$json → const Map<String, Object>
const {'1' : 'CongestionLevel', '2' : const [const {'1' : 'UNKNOWN_CONGESTION_LEVEL', '2' : 0}, const {'1' : 'RUNNING_SMOOTHLY', '2&…
VehiclePosition_OccupancyStatus$json → const Map<String, Object>
const {'1' : 'OccupancyStatus', '2' : const [const {'1' : 'EMPTY', '2' : 0}, const {'1' : 'MANY_SEATS_AVAILABLE', '2' : 1}, cons…
VehiclePosition_VehicleStopStatus$json → const Map<String, Object>
const {'1' : 'VehicleStopStatus', '2' : const [const {'1' : 'INCOMING_AT', '2' : 0}, const {'1' : 'STOPPED_AT', '2' : 1}, const …