GetTripRestrictedLog

包含来自 GetTrip 响应的受限数据。将此日志与父级 GetTripLog 联接在一起,可获取有关此 GetTrip 响应的完整信息。

JSON 表示法
{
  "parentInsertId": string,
  "response": {
    object (TripRestrictedLog)
  }
}
字段
parentInsertId

string

父级 GetTripLog 消息的 LogEntry insertId。

response

object (TripRestrictedLog)

行程响应中的受限信息。