Commit graph

12 commits

Author SHA1 Message Date
Google APIs
d90d23fa13 feat: upgrade protobuf from v25.7 to v31.0
PiperOrigin-RevId: 881595129
2026-03-10 13:26:56 -07:00
Google APIs
4c5d582e99 feat: add experimental Load Costs feature
feat: add experimental U-turn Avoidance feature
feat: add OptimizeToursLongRunning method
feat: add OptimizeToursUri method
docs: A comment for field `duration_distance_matrices` in message `.google.maps.routeoptimization.v1.ShipmentModel` is changed
docs: A comment for field `precedence_rules` in message `.google.maps.routeoptimization.v1.ShipmentModel` is changed
docs: A comment for enum `TravelMode` is changed
docs: A comment for field `place_id` in message `.google.maps.routeoptimization.v1.Waypoint` is changed

PiperOrigin-RevId: 819788002
2025-10-15 09:25:54 -07:00
Google APIs
3fb120eb5c fix: upgrade gRPC service registration func
An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in https://github.com/googleapis/google-cloud-go/pull/11025.

PiperOrigin-RevId: 813834114
2025-10-01 11:19:50 -07:00
Google APIs
b7e013ac0b chore: update preview/stable values for previously migrated libraries, and do not attempt to regenerate .OwlBot.yaml for libraries that already exist
PiperOrigin-RevId: 808815559
2025-09-18 18:10:09 -07:00
Google APIs
425c9e6e70 chore: create new top-level build rule to remove the post-processor
PiperOrigin-RevId: 806562104
2025-09-12 23:37:29 -07:00
Google APIs
9415ba048a chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 732130682
2025-02-28 07:26:00 -08:00
Google APIs
82d07c3ee4 docs: update reference doc links
PiperOrigin-RevId: 703239231
2024-12-05 13:50:06 -08:00
Google APIs
534e49c0ca 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
2024-09-23 15:03:39 -07:00
Google APIs
a834320384 feat: minor fields and documentation update
feat: A new message `RouteModifiers` is added
feat: A new field `route_modifiers` is added to message `.google.maps.routeoptimization.v1.Vehicle`
feat: A new field `cost_per_kilometer_below_soft_max` is added to message `.google.maps.routeoptimization.v1.DistanceLimit`
docs: A comment for method `BatchOptimizeTours` in service `RouteOptimization` is changed
docs: A comment for enum value `DEFAULT_SOLVE` in enum `SolvingMode` is changed
docs: A comment for field `validation_errors` in message `.google.maps.routeoptimization.v1.OptimizeToursResponse` is changed
docs: A comment for message `TimeWindow` is changed
docs: A comment for enum value `CODE_UNSPECIFIED` in enum `Code` is changed
docs: A comment for field `reasons` in message `.google.maps.routeoptimization.v1.SkippedShipment` is changed
docs: A comment for enum value `RELAX_VISIT_TIMES_AND_SEQUENCE_AFTER_THRESHOLD` in enum `Level` is changed
docs: A comment for message `OptimizeToursValidationError` is changed
docs: A comment for field `code` in message `.google.maps.routeoptimization.v1.OptimizeToursValidationError` is changed
PiperOrigin-RevId: 674021227
2024-09-12 14:54:07 -07:00
Google APIs
43a9ec5cf3 feat: link RPC & REST reference documentation for Route Optimization
PiperOrigin-RevId: 631875199
2024-05-08 11:49:59 -07:00
Google APIs
3597f7db21 chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 631538781
2024-05-07 13:56:05 -07:00
Google APIs
a819c9e2d7 feat: add Route Optimization API service descriptors
PiperOrigin-RevId: 631097475
2024-05-06 09:58:13 -07:00