As of January 1, 2020 this library no longer supports Python 2 on the latest released version. Library versions released prior to that date will continue to be available. For more information please visit Python 2 support on Google Cloud.

Changelog

0.1.6 (2024-11-11)

Bug Fixes

0.1.5 (2024-10-24)

Features

0.1.4 (2024-09-30)

Features

  • A new field route_token is added to message .google.maps.routeoptimization.v1.ShipmentRoute.Transition (32b254c)

  • Add support for generating route tokens (32b254c)

Documentation

  • A comment for field code in message .google.maps.routeoptimization.v1.OptimizeToursValidationError is changed (32b254c)

  • A comment for field populate_transition_polylines in message .google.maps.routeoptimization.v1.OptimizeToursRequest is changed (32b254c)

  • A comment for method BatchOptimizeTours in service RouteOptimization is changed (32b254c)

0.1.3 (2024-09-16)

Features

  • [google-maps-routeoptimization] minor fields and documentation update (366f6f1)

  • A new field cost_per_kilometer_below_soft_max is added to message .google.maps.routeoptimization.v1.DistanceLimit (366f6f1)

  • A new field route_modifiers is added to message .google.maps.routeoptimization.v1.Vehicle (366f6f1)

  • A new message RouteModifiers is added (366f6f1)

Documentation

  • A comment for enum value CODE_UNSPECIFIED in enum Code is changed (366f6f1)

  • A comment for enum value DEFAULT_SOLVE in enum SolvingMode is changed (366f6f1)

  • A comment for enum value RELAX_VISIT_TIMES_AND_SEQUENCE_AFTER_THRESHOLD in enum Level is changed (366f6f1)

  • A comment for field code in message .google.maps.routeoptimization.v1.OptimizeToursValidationError is changed (366f6f1)

  • A comment for field reasons in message .google.maps.routeoptimization.v1.SkippedShipment is changed (366f6f1)

  • A comment for field validation_errors in message .google.maps.routeoptimization.v1.OptimizeToursResponse is changed (366f6f1)

  • A comment for message OptimizeToursValidationError is changed (366f6f1)

  • A comment for message TimeWindow is changed (366f6f1)

  • A comment for method BatchOptimizeTours in service RouteOptimization is changed (366f6f1)

0.1.2 (2024-07-30)

Bug Fixes

  • Retry and timeout values do not propagate in requests during pagination (4adddf4)

0.1.1 (2024-07-08)

Bug Fixes

0.1.0 (2024-05-16)

Features

  • add initial files for google.maps.routeoptimization.v1 (#12670) (524cd1e)

Changelog