CreateTripRestrictedLog

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

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

string

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

request

object (CreateTripRequestRestrictedLog)

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

response

object (TripRestrictedLog)

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