UpdateTripRestrictedLog

מכיל נתונים מוגבלים מבקשה ומתגובה של UpdateTrip. כדאי להצטרף ליומן הזה עם ההורה UpdateTripLog כדי לקבל את המידע המלא על הבקשה והתשובה ל-UpdateTrip.

ייצוג JSON
{
  "parentInsertId": string,
  "request": {
    object (UpdateTripRequestRestrictedLog)
  },
  "response": {
    object (TripRestrictedLog)
  }
}
שדות
parentInsertId

string

ה-LogEntry insertId של ההודעה הראשית UpdateTripLog.

request

object (UpdateTripRequestRestrictedLog)

המידע המוגבל ב-UpdateTripRequest.

response

object (TripRestrictedLog)

המידע המוגבל בתגובה לנסיעה.