- JSON 表示法
- VehicleMatchRestrictedLog
<ph type="x-smartling-placeholder">
- </ph>
- JSON 表示法
- WaypointRestrictedLog
<ph type="x-smartling-placeholder">
- </ph>
- JSON 表示法
包含来自 SearchVehiclesResponse 的受限数据。
| JSON 表示法 |
|---|
{
"matches": [
{
object ( |
| 字段 | |
|---|---|
matches[] |
返回车辆的 VehicleMatches 列表。 |
VehicleMatchRestrictedLog
包含来自 VehicleMatchLog 的受限数据。
| JSON 表示法 |
|---|
{ "vehicle": { object ( |
| 字段 | |
|---|---|
vehicle |
与请求匹配的车辆。 |
vehicleTripsWaypoints[] |
用于计算预计到达时间的有序航点列表。 |
WaypointRestrictedLog
描述路线中的中间点。
| JSON 表示法 |
|---|
{
"latLng": {
object ( |
| 字段 | |
|---|---|
latLng |
此航点的位置。 |