Enum Vehicle.Types.VehicleType.Types.Category
Vehicle type categories
Namespace: Google.Maps.FleetEngine.V1
Assembly: Google.Maps.FleetEngine.V1.dll
Syntax
public enum Vehicle.Types.VehicleType.Types.Category
Fields
Name | Description |
---|---|
Auto | An automobile. |
Bicycle | Human-powered transport. |
Pedestrian | A human transporter, typically walking or running, traveling along pedestrian pathways. |
Taxi | Any vehicle that acts as a taxi (typically licensed or regulated). |
Truck | Generally, a vehicle with a large storage capacity. |
TwoWheeler | A motorcycle, moped, or other two-wheeled vehicle |
Unknown | Default, used for unspecified or unrecognized vehicle categories. |