On-demand Rides and Deliveries Solution is currently available only to select partners. Contact sales to learn more.

VehicleMatchOrderLog

Specifies the sort order of the vehicle matches in the response.

Enums
VEHICLE_MATCH_ORDER_LOG_UNSPECIFIED Default, used for unspecified or unrecognized vehicle matches order.
PICKUP_POINT_ETA Ascending order by vehicle driving time to the pickup point.
PICKUP_POINT_DISTANCE Ascending order by the vehicle driving distance to the pickup point.
DROPOFF_POINT_ETA Ascending order by vehicle driving time to the dropoff point. This order can only be used if the drop off point is specified in the request.
PICKUP_POINT_STRAIGHT_DISTANCE Ascending order by straight-line distance from vehicle location to pickup location.
COST Ascending order by the match cost.