TerminalLocation

موقعیت یک ایستگاه بین راه را توصیف می کند.

نمایندگی JSON
{
  "point": {
    object (LatLng)
  },
  "terminalPointId": {
    object (TerminalPointId)
  },
  "accessPointId": string,
  "tripId": string,
  "terminalLocationType": enum (WaypointType)
}
زمینه های
point

object ( LatLng )

ضروری. نشان دهنده محل یک ایستگاه بین راهی سفر است.

terminalPointId

object ( TerminalPointId )

شناسه نقطه پایانه

accessPointId
(deprecated)

string

منسوخ.

tripId
(deprecated)

string

منسوخ.

terminalLocationType
(deprecated)

enum ( WaypointType )

منسوخ شده: Vehicle.waypoint این داده ها را خواهد داشت.

TerminalPointId

یک نقطه پایانی را شناسایی می کند.

نمایندگی 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.
}
زمینه های
value

string

شناسه منحصر به فرد نقطه پایانه

Id فیلد اتحادیه منسوخ. Id می تواند تنها یکی از موارد زیر باشد:
placeId
(deprecated)

string

منسوخ.

generatedId
(deprecated)

string

منسوخ.