נתוני גרסה של Fleet Engine
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
מאי 2025
השתנו
פברואר 2025
השתנו
מאי 2024
השתנו
- הוצאנו משימוש את השיטות
UpdateVehicleLocation
, SearchFuzzedVehicles
ו-SearchTasks
של Fleet Engine.
מרץ 2024
השתנו
פברואר 2024
הודעה
דצמבר 2023
השתנו
- נוספה תמיכה באסימוני גישה מבוססי-OAuth.
נובמבר 2023
השתנו
- העברנו את השיטות הבאות של Last Mile Fleet Solution לזמינות כללית (GA):
BatchCreateTasks
GetTaskTrackingInfo
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-08-31 (שעון UTC).
[null,null,["עדכון אחרון: 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`"]]