Class Vehicle.Types.VehicleType
The type of vehicle.
Implements
Namespace: Google.Maps.FleetEngine.V1
Assembly: Google.Maps.FleetEngine.V1.dll
Syntax
public sealed class Vehicle.Types.VehicleType : IMessage<Vehicle.Types.VehicleType>, IEquatable<Vehicle.Types.VehicleType>, IDeepCloneable<Vehicle.Types.VehicleType>, IBufferMessage, IMessage
Constructors
VehicleType()
Declaration
public VehicleType()
VehicleType(VehicleType)
Declaration
public VehicleType(Vehicle.Types.VehicleType other)
Parameters
Type | Name | Description |
---|---|---|
Vehicle.Types.VehicleType | other |
Properties
Category
Vehicle type category
Declaration
public Vehicle.Types.VehicleType.Types.Category Category { get; set; }
Property Value
Type | Description |
---|---|
Vehicle.Types.VehicleType.Types.Category |