UpdateTripRestrictedLog

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

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

string

LogEntry insertId của thông báo UpdateTripLog gốc.

request

object (UpdateTripRequestRestrictedLog)

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

response

object (TripRestrictedLog)

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