TripWaypointRestrictedLog

Contains restricted data from a TripWaypointLog.

JSON representation
{
  "location": {
    object (TerminalLocationRestrictedLog)
  },
  "encodedPathToWaypoint": string
}
Fields
location

object (TerminalLocationRestrictedLog)

The location where this waypoint is

encodedPathToWaypoint

string

The encoded path from the previous waypoint to the current waypoint.