Show / Hide Table of Contents

Enum Task.Types.TaskOutcomeLocationSource

The identity of the source that populated the task_outcome_location.

Namespace: Google.Maps.FleetEngine.Delivery.V1
Assembly: Google.Maps.FleetEngine.Delivery.V1.dll
Syntax
public enum Task.Types.TaskOutcomeLocationSource

Fields

Name Description
LastVehicleLocation

The provider didn't specify the task_outcome_location, so Fleet Engine used the last known vehicle location.

Provider

The provider-specified the task_outcome_location.

Unspecified

The task outcome before it is set.

In this article
Back to top Generated by DocFX