UpdateTripRequestRestrictedLog

  • This documentation focuses on the JSON representation of restricted data from an UpdateTripRequest.

  • The representation includes a trip field containing a TripRestrictedLog object with restricted trip details.

  • Developers can find further information on the TripRestrictedLog object through the provided link to its definition.

Contains restricted data from an UpdateTripRequest.

JSON representation
{
  "trip": {
    object (TripRestrictedLog)
  }
}
Fields
trip

object (TripRestrictedLog)

The restricted fields within a TripLog.