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

เลิกใช้งานแล้ว