Fleet Engine リリースノート
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
2025 年 5 月
変更済み
2025 年 2 月
変更済み
2024 年 5 月
変更済み
- Fleet Engine の
UpdateVehicleLocation
、SearchFuzzedVehicles
、SearchTasks
メソッドの提供を終了しました。
2024 年 3 月
変更済み
2024 年 2 月
お知らせ
2023 年 12 月
変更済み
- OAuth ベースのアクセス トークンのサポートを追加しました。
2023 年 11 月
変更済み
- 次のラスト ワンマイルのフリート ソリューション メソッドを GA に昇格させました。
BatchCreateTasks
GetTaskTrackingInfo
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 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`"]]