TransitVehicle$json top-level constant
Implementation
@$core.Deprecated('Use transitVehicleDescriptor instead')
const TransitVehicle$json = {
'1': 'TransitVehicle',
'2': [
{
'1': 'name',
'3': 1,
'4': 1,
'5': 11,
'6': '.google.type.LocalizedText',
'10': 'name'
},
{
'1': 'type',
'3': 2,
'4': 1,
'5': 14,
'6': '.google.maps.routing.v2.TransitVehicle.TransitVehicleType',
'10': 'type'
},
{'1': 'icon_uri', '3': 3, '4': 1, '5': 9, '10': 'iconUri'},
{'1': 'local_icon_uri', '3': 4, '4': 1, '5': 9, '10': 'localIconUri'},
],
'4': [TransitVehicle_TransitVehicleType$json],
};