Show / Hide Table of Contents

Enum VehicleStop.Types.State

The current state of a VehicleStop.

Namespace: Google.Maps.FleetEngine.Delivery.V1
Assembly: Google.Maps.FleetEngine.Delivery.V1.dll
Syntax
public enum VehicleStop.Types.State

Fields

Name Description
Arrived

Arrived at stop. Assumes that when the Vehicle is routing to the next stop, that all previous stops have been completed.

Enroute

Assigned and actively routing.

New

Created, but not actively routing.

Unspecified

Unknown.

In this article
Back to top Generated by DocFX