GetTripRestrictedLog

包含來自 GetTrip 回應中的受限資料。將記錄與父項 GetTripLog 搭配使用,即可取得這個 GetTrip 回應的完整資訊。

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

string

父項 GetTripLog 訊息的 LogEntry insertId。

response

object (TripRestrictedLog)

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