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
feat: add `search_along_route_parameters` to SearchTextRequest
feat: add `routing_summaries` to SearchNearbyResponse and SearchTextResponse
docs: A comment for field `contextual_contents` in message `.google.maps.places.v1.SearchTextResponse` is changed to be more assertive
docs: A comment for field `open_now` in message `.google.maps.places.v1.Place` is changed to clarify what it means with new-since-previous-comment current and secondary opening hours fields
Introduces search along route and trip time features.
PiperOrigin-RevId: 675760040
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
docs: general improvements
Clients can now get the active version by appending "@active" to the dataset name, and list active versions by setting field "tag=active".
PiperOrigin-RevId: 637918155
feat: add `contextual_contents` field for contextual search results
docs: `included_primary_types` supports type collections `(regions)` and
`(cities)`
Introduces Place summaries and Contextual Search Results features.
PiperOrigin-RevId: 634816526
fix!: An existing method `SearchFuzzedVehicles` is removed from service `VehicleService`
fix!: An existing message `UpdateVehicleLocationRequest` is removed
PiperOrigin-RevId: 631557549