Module google_api_proto::google::maps::routeoptimization::v1::optimize_tours_request
source · Expand description
Nested message and enum types in OptimizeToursRequest
.
Enums§
- Mode defining the behavior of the search, trading off latency versus solution quality. In all modes, the global request deadline is enforced.
- Defines how the solver should handle the request. In all modes but
VALIDATE_ONLY
, if the request is invalid, you will receive anINVALID_REQUEST
error. See [max_validation_errors][google.maps.routeoptimization.v1.OptimizeToursRequest.max_validation_errors] to cap the number of errors returned.