Properties of a Vehicle.
Package
@googlemaps/fleetengineProperties
attributes
attributes?: (maps.fleetengine.v1.IVehicleAttribute[]|null);
Vehicle attributes
backToBackEnabled
backToBackEnabled?: (boolean|null);
Vehicle backToBackEnabled
currentRouteSegment
currentRouteSegment?: (string|null);
Vehicle currentRouteSegment
currentRouteSegmentEndPoint
currentRouteSegmentEndPoint?: (maps.fleetengine.v1.ITripWaypoint|null);
Vehicle currentRouteSegmentEndPoint
currentRouteSegmentTraffic
currentRouteSegmentTraffic?: (maps.fleetengine.v1.ITrafficPolylineData|null);
Vehicle currentRouteSegmentTraffic
currentRouteSegmentVersion
currentRouteSegmentVersion?: (google.protobuf.ITimestamp|null);
Vehicle currentRouteSegmentVersion
currentTrips
currentTrips?: (string[]|null);
Vehicle currentTrips
deviceSettings
deviceSettings?: (maps.fleetengine.v1.IDeviceSettings|null);
Vehicle deviceSettings
etaToFirstWaypoint
etaToFirstWaypoint?: (google.protobuf.ITimestamp|null);
Vehicle etaToFirstWaypoint
lastLocation
lastLocation?: (maps.fleetengine.v1.IVehicleLocation|null);
Vehicle lastLocation
licensePlate
licensePlate?: (maps.fleetengine.v1.ILicensePlate|null);
Vehicle licensePlate
maximumCapacity
maximumCapacity?: (number|null);
Vehicle maximumCapacity
name
name?: (string|null);
Vehicle name
navigationStatus
navigationStatus?: (maps.fleetengine.v1.NavigationStatus|keyof typeof maps.fleetengine.v1.NavigationStatus|null);
Vehicle navigationStatus
remainingDistanceMeters
remainingDistanceMeters?: (google.protobuf.IInt32Value|null);
Vehicle remainingDistanceMeters
remainingTimeSeconds
remainingTimeSeconds?: (google.protobuf.IInt32Value|null);
Vehicle remainingTimeSeconds
route
route?: (maps.fleetengine.v1.ITerminalLocation[]|null);
Vehicle route
supportedTripTypes
supportedTripTypes?: (maps.fleetengine.v1.TripType[]|null);
Vehicle supportedTripTypes
vehicleState
vehicleState?: (maps.fleetengine.v1.VehicleState|keyof typeof maps.fleetengine.v1.VehicleState|null);
Vehicle vehicleState
vehicleType
vehicleType?: (maps.fleetengine.v1.Vehicle.IVehicleType|null);
Vehicle vehicleType
waypoints
waypoints?: (maps.fleetengine.v1.ITripWaypoint[]|null);
Vehicle waypoints
waypointsVersion
waypointsVersion?: (google.protobuf.ITimestamp|null);
Vehicle waypointsVersion