UpdateTripRestrictedLog

UpdateTrip isteği ve yanıtındaki kısıtlanmış verileri içerir. Bu UpdateTrip isteği ve yanıtı hakkında tam bilgi edinmek için bu günlüğe üst UpdateTripLog ile katılın.

JSON gösterimi
{
  "parentInsertId": string,
  "request": {
    object (UpdateTripRequestRestrictedLog)
  },
  "response": {
    object (TripRestrictedLog)
  }
}
Alanlar
parentInsertId

string

Üst UpdateTripLog mesajının LogEntry insertId öğesi.

request

object (UpdateTripRequestRestrictedLog)

UpdateTripRequest içindeki kısıtlanmış bilgiler.

response

object (TripRestrictedLog)

Bir Seyahat yanıtındaki kısıtlanmış bilgiler.