fun vehicleMaxSpeedInKph(vehicleMaxSpeedInKph: Int): VehicleRestrictions.Builder
Specifies maximum speed of the vehicle in km/hour.
Return The builder of the query with a new value of the vehicleMaxSpeedInKph.