VehicleLoad
किसी दिए गए टाइप के लिए, रास्ते में आने वाले किसी समय वाहन का वास्तविक लोड रिपोर्ट करता है (Transition.vehicle_loads
देखें).
JSON के काेड में दिखाना |
{
"amount": string
} |
फ़ील्ड |
amount |
string (int64 format)
वाहन पर लोड की मात्रा, दिए गए टाइप के हिसाब से. लोड की यूनिट को आम तौर पर, टाइप के हिसाब से दिखाया जाता है. Transition.vehicle_loads देखें.
|
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2024-08-21 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2024-08-21 (UTC) को अपडेट किया गया."],[[["VehicleLoad objects represent the actual load a vehicle carries at a specific point on its route."],["They utilize a JSON representation with an `amount` field specifying the load quantity, typically formatted as an int64 string."],["The unit of measure for the load is usually indicated by the load type, as defined in the `vehicle_loads` field of the Transition object."]]],[]]