Routes Preferred API

Service: routespreferred.googleapis.com

The Service name routespreferred.googleapis.com is needed to create RPC client stubs.

google.maps.routes.v1.RoutesPreferred

Methods
ComputeCustomRoutes Given a set of terminal and intermediate waypoints, and a route objective, computes the best route for the route objective.
ComputeRouteMatrix Takes in a list of origins and destinations and returns a stream containing route information for each combination of origin and destination.
ComputeRoutes Returns the primary route along with optional alternate routes, given a set of terminal and intermediate waypoints.

google.maps.routes.v1alpha.RoutesAlpha

Methods
ComputeCustomRoutes Given a set of terminal and intermediate waypoints, and a route objective, computes the best route for the route objective.
ComputeRouteMatrix Takes in a list of origins and destinations and returns a stream containing route information for each combination of origin and destination.
ComputeRoutes Returns the primary route along with optional alternate routes, given a set of terminal and intermediate waypoints.