Interface protos.maps.fleetengine.v1.IUpdateVehicleLocationRequest (0.1.0)

Properties of an UpdateVehicleLocationRequest.

Package

@googlemaps/fleetengine

Properties

currentLocation

currentLocation?: (maps.fleetengine.v1.IVehicleLocation|null);

UpdateVehicleLocationRequest currentLocation

currentState

currentState?: (maps.fleetengine.v1.VehicleState|keyof typeof maps.fleetengine.v1.VehicleState|null);

UpdateVehicleLocationRequest currentState

header

header?: (maps.fleetengine.v1.IRequestHeader|null);

UpdateVehicleLocationRequest header

name

name?: (string|null);

UpdateVehicleLocationRequest name