ComputeRoutesResponse$json top-level constant
Implementation
@$core.Deprecated('Use computeRoutesResponseDescriptor instead')
const ComputeRoutesResponse$json = {
'1': 'ComputeRoutesResponse',
'2': [
{
'1': 'routes',
'3': 1,
'4': 3,
'5': 11,
'6': '.google.maps.routing.v2.Route',
'10': 'routes'
},
{
'1': 'fallback_info',
'3': 2,
'4': 1,
'5': 11,
'6': '.google.maps.routing.v2.FallbackInfo',
'10': 'fallbackInfo'
},
{
'1': 'geocoding_results',
'3': 3,
'4': 1,
'5': 11,
'6': '.google.maps.routing.v2.GeocodingResults',
'10': 'geocodingResults'
},
],
};