UpdateTripRestrictedLog

Berisi data yang dibatasi dari permintaan dan respons UpdateTrip. Bergabunglah dengan log ini bersama UpdateTripLog induk untuk mendapatkan informasi lengkap tentang permintaan dan respons UpdateTrip ini.

Representasi JSON
{
  "parentInsertId": string,
  "request": {
    object (UpdateTripRequestRestrictedLog)
  },
  "response": {
    object (TripRestrictedLog)
  }
}
Kolom
parentInsertId

string

InsertEntry insertId pesan UpdateTripLog induk.

request

object (UpdateTripRequestRestrictedLog)

Informasi yang dibatasi di UpdateTripRequest.

response

object (TripRestrictedLog)

Informasi yang dibatasi dalam respons Perjalanan.