routespreferred.yaml 752 B

1234567891011121314151617181920212223
  1. type: google.api.Service
  2. config_version: 3
  3. name: routespreferred.googleapis.com
  4. title: Routes Preferred API
  5. apis:
  6. - name: google.maps.routes.v1.RoutesPreferred
  7. - name: google.maps.routes.v1alpha.RoutesAlpha
  8. authentication:
  9. rules:
  10. - selector: google.maps.routes.v1.RoutesPreferred.ComputeRouteMatrix
  11. oauth:
  12. canonical_scopes: |-
  13. https://www.googleapis.com/auth/maps-platform.routespreferred
  14. - selector: google.maps.routes.v1.RoutesPreferred.ComputeRoutes
  15. oauth:
  16. canonical_scopes: |-
  17. https://www.googleapis.com/auth/maps-platform.routespreferred
  18. - selector: 'google.maps.routes.v1alpha.RoutesAlpha.*'
  19. oauth:
  20. canonical_scopes: |-
  21. https://www.googleapis.com/auth/maps-platform.routespreferred