Enum SearchVehiclesRequest.Types.CurrentTripsPresent
Specifies the types of restrictions on a vehicle's current trips.
Namespace: Google.Maps.FleetEngine.V1
Assembly: Google.Maps.FleetEngine.V1.dll
Syntax
public enum SearchVehiclesRequest.Types.CurrentTripsPresent
Fields
Name | Description |
---|---|
Any | Vehicles with at most 5 current trips and 10 waypoints are included
in the search results. When this value is used, |
None | Vehicles without trips can appear in search results. When this value is
used, |
Unspecified | The availability of vehicles with trips present is governed by the
|