TerminalLocation

Opisuje lokalizację punktu pośredniego.

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

object (LatLng)

Wymagane. Wskazuje lokalizację punktu pośredniego podróży.

terminalPointId
(deprecated)

object (TerminalPointId)

Wycofano: zamiast tego podaj pole point.

accessPointId
(deprecated)

string

Wycofano: zamiast tego podaj pole point.

tripId
(deprecated)

string

Rola wycofana.

terminalLocationType
(deprecated)

enum (WaypointType)

Wycofano: te dane będą dostępne dla: Vehicle.waypoint.

TerminalPointId

Wycofano: Fleet Engine nie obsługuje już punktów TerminalPoint. 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 mieć tylko jedną z tych wartości:
placeId
(deprecated)

string

Rola wycofana.

generatedId
(deprecated)

string

Rola wycofana.