VehicleLoad
Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
Báo cáo tải trọng thực tế của xe tại một thời điểm nào đó trên tuyến đường cho một loại phương tiện cụ thể (xem Transition.vehicle_loads
).
Biểu diễn dưới dạng JSON |
{
"amount": string
} |
Trường |
amount |
string (int64 format)
Lượng tải của xe, cho loại cụ thể. Đơn vị tải thường được biểu thị theo loại. Vui lòng xem Transition.vehicle_loads .
|
Trừ phi có lưu ý khác, nội dung của trang này được cấp phép theo Giấy phép ghi nhận tác giả 4.0 của Creative Commons và các mẫu mã lập trình được cấp phép theo Giấy phép Apache 2.0. Để biết thông tin chi tiết, vui lòng tham khảo Chính sách trang web của Google Developers. Java là nhãn hiệu đã đăng ký của Oracle và/hoặc các đơn vị liên kết với Oracle.
Cập nhật lần gần đây nhất: 2025-08-29 UTC.
[null,null,["Cập nhật lần gần đây nhất: 2025-08-29 UTC."],[[["\u003cp\u003eThis section defines the JSON representation for reporting the actual vehicle load at a specific point along the route.\u003c/p\u003e\n"],["\u003cp\u003eThe data is structured with a single field named "amount" which is defined as a string.\u003c/p\u003e\n"],["\u003cp\u003eThe "amount" field represents the load on the vehicle for a given type, in a unit defined by said type, and is in int64 format.\u003c/p\u003e\n"]]],[],null,["# VehicleLoad\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nReports the actual load of the vehicle at some point along the route, for a given type (see [Transition.vehicle_loads](/maps/tt/route-optimization/experimental/load-cost/reference/rest/v1/ShipmentRoute#Transition.FIELDS.vehicle_loads)).\n\n| JSON representation |\n|------------------------------|\n| ``` { \"amount\": string } ``` |\n\n| Fields ||\n|----------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `amount` | `string (`[int64](https://developers.google.com/discovery/v1/type-format)` format)` The amount of load on the vehicle, for the given type. The unit of load is usually indicated by the type. See [Transition.vehicle_loads](/maps/tt/route-optimization/experimental/load-cost/reference/rest/v1/ShipmentRoute#Transition.FIELDS.vehicle_loads). |"]]