Fleet Engine Sürüm Notları
Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
Mayıs 2025
Değiştirildi
Şubat 2025
Değiştirildi
Mayıs 2024
Değiştirildi
- Fleet Engine
UpdateVehicleLocation
, SearchFuzzedVehicles
ve SearchTasks
yöntemleri kullanımdan kaldırıldı.
Mart 2024
Değiştirildi
Şubat 2024
Duyuru
- Fleet Engine
UpdateVehicleLocation
,
SearchFuzzedVehicles
,
ve
SearchTasks
yöntemlerinin desteği 1 Şubat 2024 itibarıyla sonlandırıldı. Hizmetin kullanımdan kaldırılması 1 Mayıs 2024'te planlanmaktadır. Bu yöntemlerden herhangi birini kullanıyorsanız dokümanda tanımlandığı şekilde, yerine geçen yöntemlere geçiş yapın:
Aralık 2023
Değiştirildi
- OAuth tabanlı erişim jetonları için destek eklendi.
Kasım 2023
Değiştirildi
- Aşağıdaki Last Mile Fleet Solution yöntemleri GA'da tanıtıldı:
BatchCreateTasks
GetTaskTrackingInfo
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2025-08-31 UTC.
[null,null,["Son güncelleme tarihi: 2025-08-31 UTC."],[[["\u003cp\u003eFleet Engine's \u003ccode\u003eUpdateVehicleLocation\u003c/code\u003e, \u003ccode\u003eSearchFuzzedVehicles\u003c/code\u003e, and \u003ccode\u003eSearchTasks\u003c/code\u003e methods were deprecated in February 2024 and decommissioned in May 2024, with replacement methods available in the On-Demand Rides and Deliveries and Last Mile Fleet Solution APIs.\u003c/p\u003e\n"],["\u003cp\u003eCloud logs for specific Fleet Engine operations are now split into multiple entries if they exceed 250 KB to ensure complete data access.\u003c/p\u003e\n"],["\u003cp\u003eOAuth-based access tokens are now supported for enhanced security and authorization.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBatchCreateTasks\u003c/code\u003e and \u003ccode\u003eGetTaskTrackingInfo\u003c/code\u003e methods within the Last Mile Fleet Solution have been promoted to General Availability.\u003c/p\u003e\n"]]],[],null,["May 2025\n\nChanged\n\n- Added Place ID support in Fleet Engine as an [experimental feature](https://developers.google.com/maps/launch-stages#experimental) for all methods except for `SearchVehicles`. Users can specify a place in [`TerminalLocation`](https://developers.google.com/maps/documentation/mobility/fleet-engine/reference/trips/rest/v1/TerminalLocation.html) or [`LocationInfo`](https://developers.google.com/maps/documentation/mobility/fleet-engine/reference/tasks/rest/v1/LocationInfo.html).\n- Added support for setting [`TripAttributes`](https://developers.google.com/maps/documentation/mobility/fleet-engine/reference/trips/rest/v1/providers.trips#TripAttribute) on a trip.\n\nFeb 2025\n\nChanged\n\n- Added Fleet Engine delete methods: [`DeleteTrip`](https://developers.google.com/maps/documentation/mobility/fleet-engine/journeys/trips/delete-trip), [`DeleteVehicle`](https://developers.google.com/maps/documentation/mobility/fleet-engine/essentials/vehicles/on-demand-delete-vehicle), [`DeleteTask`](https://developers.google.com/maps/documentation/mobility/fleet-engine/journeys/tasks/delete-task), and [`DeleteDeliveryVehicle`](https://developers.google.com/maps/documentation/mobility/fleet-engine/essentials/vehicles/scheduled-tasks-delete-vehicle).\n\nMay 2024\n\nChanged\n\n- The Fleet Engine `UpdateVehicleLocation`, `SearchFuzzedVehicles`, and `SearchTasks` methods have been decommissioned.\n\nMarch 2024\n\nChanged\n\n- Splits Cloud logs across multiple entries when the log exceeds 250 KB. This ensures you have access to the full log data. Log splitting is applied for: [`BatchCreateTasksLog`](https://developers.google.com/maps/documentation/transportation-logistics/last-mile-fleet-solution/reference/fleet-engine/logging/rest/Shared.Types/BatchCreateTasksLog), [`ListDeliveryVehiclesLog`](https://developers.google.com/maps/documentation/transportation-logistics/last-mile-fleet-solution/reference/fleet-engine/logging/rest/Shared.Types/ListDeliveryVehiclesLog), [`ListTasksLog`](https://developers.google.com/maps/documentation/transportation-logistics/last-mile-fleet-solution/reference/fleet-engine/logging/rest/Shared.Types/ListTasksLog), [`SearchVehiclesLog`](https://developers.google.com/maps/documentation/transportation-logistics/on-demand-rides-deliveries-solution/reference/fleet-engine/logging/rest/Shared.Types/SearchVehiclesLog). Documentation can be found here: [Last Mile Fleet Solution](https://developers.google.com/maps/documentation/transportation-logistics/last-mile-fleet-solution/shipment-tracking/fleet-engine/logging#split_cloud_logs) and [On-Demand Rides and Deliveries](https://developers.google.com/maps/documentation/transportation-logistics/on-demand-rides-deliveries-solution/trip-order-progress/fleet-engine/logging#split_cloud_logs).\n\nFebruary 2024\n\nAnnouncement\n\n- The Fleet Engine [`UpdateVehicleLocation`](https://developers.google.com/maps/documentation/transportation-logistics/on-demand-rides-deliveries-solution/reference/fleet-engine/rpc/maps.fleetengine.v1#maps.fleetengine.v1.VehicleService.UpdateVehicleLocation), [`SearchFuzzedVehicles`](https://developers.google.com/maps/documentation/transportation-logistics/on-demand-rides-deliveries-solution/reference/fleet-engine/rpc/maps.fleetengine.v1#maps.fleetengine.v1.VehicleService.SearchFuzzedVehicles), and [`SearchTasks`](https://developers.google.com/maps/documentation/transportation-logistics/last-mile-fleet-solution/reference/fleet-engine/rpc/maps.fleetengine.delivery.v1#maps.fleetengine.delivery.v1.DeliveryService.SearchTasks) methods are deprecated as of February 1, 2024. Decommission is planned for May 1, 2024. If you are using any of these methods, migrate to the replacement methods as defined in the documentation:\n - [On-Demand Rides and Deliveries API](https://developers.google.com/maps/documentation/transportation-logistics/on-demand-rides-deliveries-solution/reference/fleet-engine/rpc#maps.fleetengine.v1.vehicleservice)\n - [Last Mile Fleet Solution Delivery API](https://developers.google.com/maps/documentation/transportation-logistics/last-mile-fleet-solution/reference/fleet-engine/rpc#maps.fleetengine.delivery.v1.deliveryservice)\n\nDecember 2023\n\nChanged\n\n- Added support for OAuth-based access tokens.\n\nNovember 2023\n\nChanged\n\n- Promoted the following Last Mile Fleet Solution methods to GA:\n - `BatchCreateTasks`\n - `GetTaskTrackingInfo`"]]