Show / Hide Table of Contents

Enum Task.Types.State

The state of a Task. This indicates the Tasks's progress.

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

Fields

Name Description
Closed

When the vehicle passes the vehicle stop for this Task.

Open

Either the Task has not yet been assigned to a delivery vehicle, or the delivery vehicle has not yet passed the Task's assigned vehicle stop.

Unspecified

Default. Used for an unspecified or unrecognized Task state.

In this article
Back to top Generated by DocFX