Skip to content

feat: [google-maps-routeoptimization] minor fields and documentation update#13083

Merged
vchudnov-g merged 5 commits into
mainfrom
owl-bot-copy-packages-google-maps-routeoptimization
Sep 14, 2024
Merged

feat: [google-maps-routeoptimization] minor fields and documentation update#13083
vchudnov-g merged 5 commits into
mainfrom
owl-bot-copy-packages-google-maps-routeoptimization

Conversation

@gcf-owl-bot

@gcf-owl-bot gcf-owl-bot Bot commented Sep 13, 2024

Copy link
Copy Markdown
Contributor
  • Regenerate this pull request now.

BEGIN_COMMIT_OVERRIDE
feat: [google-maps-routeoptimization] 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
END_COMMIT_OVERRIDE

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

Source-Link: googleapis/googleapis@a834320

Source-Link: https://github.com/googleapis/googleapis-gen/commit/13dfeeb21d7dd16c6f80f7196e07a2a2ace35eb4
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLW1hcHMtcm91dGVvcHRpbWl6YXRpb24vLk93bEJvdC55YW1sIiwiaCI6IjEzZGZlZWIyMWQ3ZGQxNmM2ZjgwZjcxOTZlMDdhMmEyYWNlMzVlYjQifQ==

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

Source-Link: googleapis/googleapis@a834320

Source-Link: googleapis/googleapis-gen@13dfeeb
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLW1hcHMtcm91dGVvcHRpbWl6YXRpb24vLk93bEJvdC55YW1sIiwiaCI6IjEzZGZlZWIyMWQ3ZGQxNmM2ZjgwZjcxOTZlMDdhMmEyYWNlMzVlYjQifQ==
@trusted-contributions-gcf trusted-contributions-gcf Bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Sep 13, 2024
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 13, 2024
@gcf-owl-bot gcf-owl-bot Bot marked this pull request as ready for review September 13, 2024 01:58
@gcf-owl-bot gcf-owl-bot Bot requested a review from a team September 13, 2024 01:58
@trusted-contributions-gcf trusted-contributions-gcf Bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 13, 2024
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 13, 2024
@trusted-contributions-gcf trusted-contributions-gcf Bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 14, 2024
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 14, 2024
@vchudnov-g vchudnov-g enabled auto-merge (squash) September 14, 2024 01:03
@trusted-contributions-gcf trusted-contributions-gcf Bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 14, 2024
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 14, 2024
@trusted-contributions-gcf trusted-contributions-gcf Bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 14, 2024
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 14, 2024
@vchudnov-g vchudnov-g merged commit 366f6f1 into main Sep 14, 2024
@vchudnov-g vchudnov-g deleted the owl-bot-copy-packages-google-maps-routeoptimization branch September 14, 2024 01:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kokoro:force-run Add this label to force Kokoro to re-run the tests. owl-bot-copy

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant