SearchVehiclesRequestRestrictedLog

Contains restricted data from a SearchVehiclesRequest.

JSON representation
{
  "pickupPoint": {
    object (TerminalLocationRestrictedLog)
  },
  "dropoffPoint": {
    object (TerminalLocationRestrictedLog)
  }
}
Fields
pickupPoint

object (TerminalLocationRestrictedLog)

The pickup point to search near.

dropoffPoint

object (TerminalLocationRestrictedLog)

The customer's intended drop-off location.