RouteMatrixElement_LocalizedValues$json top-level constant
Implementation
@$core.Deprecated('Use routeMatrixElementDescriptor instead')
const RouteMatrixElement_LocalizedValues$json = {
'1': 'LocalizedValues',
'2': [
{
'1': 'distance',
'3': 1,
'4': 1,
'5': 11,
'6': '.google.type.LocalizedText',
'10': 'distance'
},
{
'1': 'duration',
'3': 2,
'4': 1,
'5': 11,
'6': '.google.type.LocalizedText',
'10': 'duration'
},
{
'1': 'static_duration',
'3': 3,
'4': 1,
'5': 11,
'6': '.google.type.LocalizedText',
'10': 'staticDuration'
},
{
'1': 'transit_fare',
'3': 4,
'4': 1,
'5': 11,
'6': '.google.type.LocalizedText',
'10': 'transitFare'
},
],
};