Google uses AI technology to translate content into your preferred language. AI translations can contain errors.
DeliveryVehicleRestrictedLog
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
包含来自 DeliveryVehicle 的受限数据。
| 字段 |
remainingVehicleJourneySegments[] |
object (VehicleJourneySegmentRestrictedLog)
分配给此车辆的其余行程路段,使用 S2 多段线进行下采样和压缩。
|
currentRouteSegment |
string (bytes format)
当前路线中道路贴靠路线路段的列表,使用 S2 多段线进行下采样和压缩。 使用 base64 编码的字符串。
|
currentRouteSegmentEndPoint |
object (LatLng)
道路当前路线的“纬度-经度”终点。
|
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-08-31。
[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["没有我需要的信息","missingTheInformationINeed","thumb-down"],["太复杂/步骤太多","tooComplicatedTooManySteps","thumb-down"],["内容需要更新","outOfDate","thumb-down"],["翻译问题","translationIssue","thumb-down"],["示例/代码问题","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-08-31。"],[],["The JSON representation contains data from a DeliveryVehicle, including: an array of `remainingVehicleJourneySegments`, which are downsampled and compressed journey segments using S2 polylines; the `currentRouteSegment`, a base64-encoded string of road-snapped route segments, also downsampled and compressed with S2 polylines; and `currentRouteSegmentEndPoint`, the road-snapped latitude and longitude end point of the current route. All segments in the vehicle data are downsampled and compressed using S2 polylines.\n"]]