VehicleStopStateLog
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
枚举 |
VEHICLE_STOP_STATE_LOG_UNSPECIFIED |
未知。 |
VEHICLE_STOP_STATE_LOG_NEW |
已创建,但并未主动转送到。 |
VEHICLE_STOP_STATE_LOG_ENROUTE |
已分配并主动转接到。 |
VEHICLE_STOP_STATE_LOG_ARRIVED |
已到达经停点。我们假设当车辆前往下一个停靠站时,之前的所有停靠站已完成。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-08-31。
[null,null,["最后更新时间 (UTC):2025-08-31。"],[],["The document defines the `VehicleStop` state using four distinct enum values. `VEHICLE_STOP_STATE_LOG_UNSPECIFIED` indicates an unknown state. `VEHICLE_STOP_STATE_LOG_NEW` signifies a created stop not yet in the routing process. `VEHICLE_STOP_STATE_LOG_ENROUTE` represents a stop that is currently being routed to. `VEHICLE_STOP_STATE_LOG_ARRIVED` indicates that the vehicle has reached the stop, and it is assumed that previous stops are finished when moving to the next.\n"],null,[]]