ComputeRouteMatrixRequest_ExtraComputation$json top-level constant

  1. @Deprecated('Use computeRouteMatrixRequestDescriptor instead')
Map<String, Object> const ComputeRouteMatrixRequest_ExtraComputation$json

Implementation

@$core.Deprecated('Use computeRouteMatrixRequestDescriptor instead')
const ComputeRouteMatrixRequest_ExtraComputation$json = {
  '1': 'ExtraComputation',
  '2': [
    {'1': 'EXTRA_COMPUTATION_UNSPECIFIED', '2': 0},
    {'1': 'TOLLS', '2': 1},
  ],
};