Location where the customer was dropped off.
Location where the customer was picked up.
The estimated future time when the passengers will be dropped off, or the actual time when they were dropped off.
Information specific to the last location update.
In the format "providers/{provider_id}/trips/{trip_id}". The trip_id must be a unique identifier.
Number of passengers on this trip; does not include the driver.
The estimated future time when the passengers will be picked up, or the actual time when they were picked up.
Location where the customer indicates they will be dropped off.
Location where customer indicates they will be picked up.
An array of waypoints indicating the path from the current location to the drop-off point.
Current status of the trip. Possible values are UNKNOWN_TRIP_STATUS, NEW, ENROUTE_TO_PICKUP, ARRIVED_AT_PICKUP, ARRIVED_AT_INTERMEDIATE_DESTINATION, ENROUTE_TO_INTERMEDIATE_DESTINATION, ENROUTE_TO_DROPOFF, COMPLETE, or CANCELED.
The type of the trip. Possible values are UNKNOWN_TRIP_TYPE, SHARED or EXCLUSIVE.
ID of the vehicle making this trip.
Generated using TypeDoc
The details for a trip returned by Fleet Engine.