OptimizeWaypointsResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Details about the connection from one waypoint to the next, within the optimized sequence.

Link copied to clipboard

Overall distance to travel the whole sequence.

Link copied to clipboard

Overall duration to travel the whole sequence.

Link copied to clipboard

Returns waypoints that caused the optimization problem to fail, and the constraints that were unsatisfied leading to the failure.

Link copied to clipboard

Waypoints in the order of the optimized sequence.

Link copied to clipboard

The pricing bucket for which the query is charged at.

Link copied to clipboard

Time breakdown for the sequence.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String