GetVehicleRestrictedLog
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
包含来自 GetVehicle 响应的受限数据。将此日志与父级 GetVehicleLog 联接起来,获取有关此 GetVehicle 响应的完整信息。
| 字段 |
parentInsertId |
string
父级 GetVehicleLog 消息的 LogEntry insertId。
|
response |
object (VehicleRestrictedLog)
车辆响应中的受限信息。
|
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-08-31。
[null,null,["最后更新时间 (UTC):2025-08-31。"],[],["The document outlines a log entry schema for restricted vehicle data. It features a JSON structure containing a `parentInsertId` (a string linking it to a parent log) and a `response` object. The `response` contains restricted information from a `GetVehicle` response. The `parentInsertId` field acts as a key for joining this log with a parent `GetVehicleLog` to retrieve the full vehicle details. This restricted log is a component of a larger system for managing vehicle data.\n"]]