Module: Google::Maps::FleetEngine::Delivery::V1::Task::TaskOutcomeLocationSource
- Defined in:
- proto_docs/google/maps/fleetengine/delivery/v1/tasks.rb
Overview
The identity of the source that populated the task_outcome_location.
Constant Summary collapse
- TASK_OUTCOME_LOCATION_SOURCE_UNSPECIFIED =
The task outcome before it is set.
0- PROVIDER =
The provider-specified the
task_outcome_location. 2- LAST_VEHICLE_LOCATION =
The provider didn't specify the
task_outcome_location, so Fleet Engine used the last known vehicle location. 3