Contains restricted data from a TripLog.
JSON representation |
---|
{ "currentRouteSegmentEndPoint": { object ( |
Fields | |
---|---|
current |
The waypoint where the |
pickup |
Location where the customer indicates they will be picked up. |
intermediate |
Intermediate stops in the requested order (in addition to pickup and drop-off). |
dropoff |
Location where the customer indicates they will be dropped off. |
remaining |
The full path from the current location to the drop-off point, inclusive. If this is a shared ride, this path could include waypoints from other trips. |
vehicle |
Supports manual ordering of the waypoints for the trip. Contains all of the remaining waypoints of vehicle assigned, as well as the pickup and drop-off waypoints for this trip. |
current |
An encoded path to the next waypoint. |