GeocodingResults$json top-level constant
Implementation
@$core.Deprecated('Use geocodingResultsDescriptor instead')
const GeocodingResults$json = {
'1': 'GeocodingResults',
'2': [
{
'1': 'origin',
'3': 1,
'4': 1,
'5': 11,
'6': '.google.maps.routing.v2.GeocodedWaypoint',
'10': 'origin'
},
{
'1': 'destination',
'3': 2,
'4': 1,
'5': 11,
'6': '.google.maps.routing.v2.GeocodedWaypoint',
'10': 'destination'
},
{
'1': 'intermediates',
'3': 3,
'4': 3,
'5': 11,
'6': '.google.maps.routing.v2.GeocodedWaypoint',
'10': 'intermediates'
},
],
};