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 an INVALID_REQUEST error. See [max_validation_errors][google.cloud.optimization.v1.OptimizeToursRequest.max_validation_errors] to cap the number of errors returned.