UpdateTripRestrictedLog

Chứa dữ liệu bị hạn chế từ yêu cầu và phản hồi UpdateTrip. Tham gia nhật ký này với UpdateTripLog chính để nhận thông tin đầy đủ về phản hồi và yêu cầu UpdateTrip này.

Biểu diễn dưới dạng JSON
{
  "parentInsertId": string,
  "request": {
    object (UpdateTripRequestRestrictedLog)
  },
  "response": {
    object (TripRestrictedLog)
  }
}
Trường
parentInsertId

string

LogEntry insertId của thông báo UpdateTripLog chính.

request

object (UpdateTripRequestRestrictedLog)

Thông tin bị hạn chế trong UpdateTripRequest.

response

object (TripRestrictedLog)

Thông tin bị hạn chế trong phản hồi Chuyến đi.