Skip to content

google/maps-routeoptimization v0.2.0

Choose a tag to compare

@bshaffer bshaffer released this 13 Sep 22:49
· 34 commits to main since this release

Features

  • A new field cost_per_kilometer_below_soft_max is added to message .google.maps.routeoptimization.v1.DistanceLimit (d08872a)
  • A new field route_modifiers is added to message .google.maps.routeoptimization.v1.Vehicle (d08872a)
  • A new message RouteModifiers is added (d08872a)
  • Minor fields and documentation update (#7669) (d08872a)

Documentation

  • A comment for enum value CODE_UNSPECIFIED in enum Code is changed (d08872a)
  • A comment for enum value DEFAULT_SOLVE in enum SolvingMode is changed (d08872a)
  • A comment for enum value RELAX_VISIT_TIMES_AND_SEQUENCE_AFTER_THRESHOLD in enum Level is changed (d08872a)
  • A comment for field code in message .google.maps.routeoptimization.v1.OptimizeToursValidationError is changed (d08872a)
  • A comment for field reasons in message .google.maps.routeoptimization.v1.SkippedShipment is changed (d08872a)
  • A comment for field validation_errors in message .google.maps.routeoptimization.v1.OptimizeToursResponse is changed (d08872a)
  • A comment for message OptimizeToursValidationError is changed (d08872a)
  • A comment for message TimeWindow is changed (d08872a)
  • A comment for method BatchOptimizeTours in service RouteOptimization is changed (d08872a)