Interface protos.maps.fleetengine.v1.IVehicleMatch (0.5.0)

Properties of a VehicleMatch.

Package

@googlemaps/fleetengine

Properties

orderedBy

orderedBy?: (maps.fleetengine.v1.SearchVehiclesRequest.VehicleMatchOrder|keyof typeof maps.fleetengine.v1.SearchVehiclesRequest.VehicleMatchOrder|null);

VehicleMatch orderedBy

requestedOrderedBy

requestedOrderedBy?: (maps.fleetengine.v1.SearchVehiclesRequest.VehicleMatchOrder|keyof typeof maps.fleetengine.v1.SearchVehiclesRequest.VehicleMatchOrder|null);

VehicleMatch requestedOrderedBy

tripType

tripType?: (maps.fleetengine.v1.TripType|keyof typeof maps.fleetengine.v1.TripType|null);

VehicleMatch tripType

vehicle

vehicle?: (maps.fleetengine.v1.IVehicle|null);

VehicleMatch vehicle

vehicleDropoffEta

vehicleDropoffEta?: (google.protobuf.ITimestamp|null);

VehicleMatch vehicleDropoffEta

vehicleMatchType

vehicleMatchType?: (maps.fleetengine.v1.VehicleMatch.VehicleMatchType|keyof typeof maps.fleetengine.v1.VehicleMatch.VehicleMatchType|null);

VehicleMatch vehicleMatchType

vehiclePickupDistanceMeters

vehiclePickupDistanceMeters?: (google.protobuf.IInt32Value|null);

VehicleMatch vehiclePickupDistanceMeters

vehiclePickupEta

vehiclePickupEta?: (google.protobuf.ITimestamp|null);

VehicleMatch vehiclePickupEta

vehiclePickupStraightLineDistanceMeters

vehiclePickupStraightLineDistanceMeters?: (google.protobuf.IInt32Value|null);

VehicleMatch vehiclePickupStraightLineDistanceMeters

vehiclePickupToDropoffDistanceMeters

vehiclePickupToDropoffDistanceMeters?: (google.protobuf.IInt32Value|null);

VehicleMatch vehiclePickupToDropoffDistanceMeters

vehicleTripsWaypoints

vehicleTripsWaypoints?: (maps.fleetengine.v1.IWaypoint[]|null);

VehicleMatch vehicleTripsWaypoints