feat: [google-maps-routeoptimization] minor fields and documentation update#13083
Merged
vchudnov-g merged 5 commits intoSep 14, 2024
Merged
Conversation
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==
vchudnov-g
approved these changes
Sep 14, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
BEGIN_COMMIT_OVERRIDE
feat: [google-maps-routeoptimization] minor fields and documentation update
feat: A new message
RouteModifiersis addedfeat: A new field
route_modifiersis added to message.google.maps.routeoptimization.v1.Vehiclefeat: A new field
cost_per_kilometer_below_soft_maxis added to message.google.maps.routeoptimization.v1.DistanceLimitdocs: A comment for method
BatchOptimizeToursin serviceRouteOptimizationis changeddocs: A comment for enum value
DEFAULT_SOLVEin enumSolvingModeis changeddocs: A comment for field
validation_errorsin message.google.maps.routeoptimization.v1.OptimizeToursResponseis changeddocs: A comment for message
TimeWindowis changeddocs: A comment for enum value
CODE_UNSPECIFIEDin enumCodeis changeddocs: A comment for field
reasonsin message.google.maps.routeoptimization.v1.SkippedShipmentis changeddocs: A comment for enum value
RELAX_VISIT_TIMES_AND_SEQUENCE_AFTER_THRESHOLDin enumLevelis changeddocs: A comment for message
OptimizeToursValidationErroris changeddocs: A comment for field
codein message.google.maps.routeoptimization.v1.OptimizeToursValidationErroris changedEND_COMMIT_OVERRIDE
feat: A new message
RouteModifiersis addedfeat: A new field
route_modifiersis added to message.google.maps.routeoptimization.v1.Vehiclefeat: A new field
cost_per_kilometer_below_soft_maxis added to message.google.maps.routeoptimization.v1.DistanceLimitdocs: A comment for method
BatchOptimizeToursin serviceRouteOptimizationis changeddocs: A comment for enum value
DEFAULT_SOLVEin enumSolvingModeis changeddocs: A comment for field
validation_errorsin message.google.maps.routeoptimization.v1.OptimizeToursResponseis changeddocs: A comment for message
TimeWindowis changeddocs: A comment for enum value
CODE_UNSPECIFIEDin enumCodeis changeddocs: A comment for field
reasonsin message.google.maps.routeoptimization.v1.SkippedShipmentis changeddocs: A comment for enum value
RELAX_VISIT_TIMES_AND_SEQUENCE_AFTER_THRESHOLDin enumLevelis changeddocs: A comment for message
OptimizeToursValidationErroris changeddocs: A comment for field
codein message.google.maps.routeoptimization.v1.OptimizeToursValidationErroris changedPiperOrigin-RevId: 674021227
Source-Link: googleapis/googleapis@a834320
Source-Link: https://github.com/googleapis/googleapis-gen/commit/13dfeeb21d7dd16c6f80f7196e07a2a2ace35eb4
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLW1hcHMtcm91dGVvcHRpbWl6YXRpb24vLk93bEJvdC55YW1sIiwiaCI6IjEzZGZlZWIyMWQ3ZGQxNmM2ZjgwZjcxOTZlMDdhMmEyYWNlMzVlYjQifQ==