TerminalLocation

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

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

object ( LatLng )

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

terminalPointId
(deprecated)

object ( TerminalPointId )

منسوخ شده: به جای آن فیلد point را مشخص کنید.

accessPointId
(deprecated)

string

منسوخ شده: به جای آن فیلد point را مشخص کنید.

tripId
(deprecated)

string

منسوخ.

terminalLocationType
(deprecated)

enum ( WaypointType )

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

TerminalPointId

منسوخ شده: TerminalPoints دیگر در Fleet Engine پشتیبانی نمی شود. به جای آن از TerminalLocation.point استفاده کنید.

نمایندگی 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
(deprecated)

string

منسوخ.

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

string

منسوخ.

generatedId
(deprecated)

string

منسوخ.