TerminalLocation

Opisuje lokalizację punktu na trasie.

Zapis JSON
{
  "point": {
    object (LatLng)
  },
  "terminalPointId": {
    object (TerminalPointId)
  },
  "accessPointId": string,
  "tripId": string,
  "terminalLocationType": enum (WaypointType)
}
Pola
point

object (LatLng)

Wymagane. Wskazuje lokalizację punktu na trasie podróży.

terminalPointId
(deprecated)

object (TerminalPointId)

Wycofane: zamiast tego podaj pole point.

accessPointId
(deprecated)

string

Wycofane: zamiast tego podaj pole point.

tripId
(deprecated)

string

Rola wycofana.

terminalLocationType
(deprecated)

enum (WaypointType)

Wycofane: te dane będą zawierać te dane: Vehicle.waypoint.

TerminalPointId

Wycofano: punkty TerminalPoint nie są już obsługiwane we Fleet Engine. Użyj w zamian zasady TerminalLocation.point.

Zapis JSON
{
  "value": string,

  // Union field Id can be only one of the following:
  "placeId": string,
  "generatedId": string
  // End of list of possible types for union field Id.
}
Pola
value
(deprecated)

string

Rola wycofana.

Pole sumy Id. Rola wycofana. Id może być tylko jedną z tych wartości:
placeId
(deprecated)

string

Rola wycofana.

generatedId
(deprecated)

string

Rola wycofana.