Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: [google-maps-routeoptimization] Add support for generating route tokens #13105

Merged
merged 3 commits into from
Sep 30, 2024

Commits on Sep 24, 2024

  1. feat: Add support for generating route tokens

    feat: A new field `route_token` is added to message `.google.maps.routeoptimization.v1.ShipmentRoute.Transition`
    docs: A comment for method `BatchOptimizeTours` in service `RouteOptimization` is changed
    docs: A comment for field `populate_transition_polylines` in message `.google.maps.routeoptimization.v1.OptimizeToursRequest` is changed
    docs: A comment for field `code` in message `.google.maps.routeoptimization.v1.OptimizeToursValidationError` is changed
    PiperOrigin-RevId: 677952232
    
    Source-Link: googleapis/googleapis@534e49c
    
    Source-Link: googleapis/googleapis-gen@da6e35d
    Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLW1hcHMtcm91dGVvcHRpbWl6YXRpb24vLk93bEJvdC55YW1sIiwiaCI6ImRhNmUzNWQzMWIwZGU5ZGRiYWE5N2JkOTY0ODk5ZmJiOWIxYzAwMGMifQ==
    gcf-owl-bot[bot] committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    95803c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03e45ff View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    5a98b5b View commit details
    Browse the repository at this point in the history