We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 430e838 commit 5d7f87cCopy full SHA for 5d7f87c
1 file changed
google/maps/routing/v2/routes_service.proto
@@ -195,7 +195,8 @@ message ComputeRoutesRequest {
195
[(google.api.field_behavior) = OPTIONAL];
196
197
// Optional. Specifies whether to calculate alternate routes in addition to
198
- // the route.
+ // the route. No alternative routes are returned for requests that have
199
+ // intermediate waypoints.
200
bool compute_alternative_routes = 8 [(google.api.field_behavior) = OPTIONAL];
201
202
// Optional. A set of conditions to satisfy that affect the way routes are
0 commit comments