GetTripRestrictedLog

包含 GetTrip 回應中的受限資料。將這個記錄與父項 GetTripLog 彙整,以取得有關此 GetTrip 回應的完整資訊。

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

string

父項 GetTripLog 訊息的 LogEntry insertId。

response

object (TripRestrictedLog)

行程回應中的受限制資訊。