REST Resource: projects.locations
Kaynak
Bu kaynakla ilişkili kalıcı veri yok.
Yöntemler |
|
Araç turlarını bir veya daha fazla OptimizeToursRequest mesajı için toplu olarak optimize eder. |
|
Bir ShipmentModel içeren bir OptimizeToursRequest gönderir ve toplam maliyeti en aza indirecek şekilde araçlar tarafından gerçekleştirilecek bir rota grubu olan ShipmentRoute içeren bir OptimizeToursResponse döndürür. |
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: 2024-12-22 UTC.
[null,null,["Son güncelleme tarihi: 2024-12-22 UTC."],[[["This resource represents route optimization functionality within Google Maps Platform and does not store persistent data."],["It offers two primary methods: `batchOptimizeTours` for processing multiple optimization requests concurrently and `optimizeTours` for optimizing routes based on shipment models and minimizing costs."],["The `optimizeTours` method utilizes a `ShipmentModel` as input and provides an `OptimizeToursResponse` containing efficient `ShipmentRoute`s for vehicle execution."]]],["The resource described has no persistent data. Two methods are available: `batchOptimizeTours` and `optimizeTours`. `batchOptimizeTours` optimizes vehicle tours for multiple `OptimizeToursRequest` messages in a single batch. `optimizeTours` processes a single `OptimizeToursRequest`, which includes a `ShipmentModel`, and returns an `OptimizeToursResponse` with optimized `ShipmentRoute`s, aiming to minimize the overall cost of vehicle routes.\n"]]