CreateTripRestrictedLog

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

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

string

InsertEntry insertId pesan CreateTripLog induk.

request

object (CreateTripRequestRestrictedLog)

Informasi yang dibatasi di CreateTripRequest.

response

object (TripRestrictedLog)

Informasi yang dibatasi dalam respons Perjalanan.