주문형 차량 공유 및 배송 솔루션 은 현재 일부 파트너만 이용할 수 있습니다. 자세한 내용은
영업팀에 문의 하세요.
의견 보내기
TerminalLocation
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
JSON 표현
{
"point" : {
object (LatLng
)
} ,
"terminalPointId" : {
object (TerminalPointId
)
} ,
"accessPointId" : string ,
"tripId" : string ,
"terminalLocationType" : enum (WaypointType
)
}
필드
point
object (LatLng
)
필수 항목입니다. 이동 경유지의 위치를 나타냅니다.
terminalPointId
object (TerminalPointId
)
터미널 포인트의 ID입니다.
accessPointId(deprecated)
string
지원이 중단되었습니다.
tripId(deprecated)
string
지원이 중단되었습니다.
terminalLocationType(deprecated)
enum (WaypointType
)
지원 중단됨: Vehicle.waypoint
에 이 데이터가 있습니다.
터미널 포인트 ID
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
는 지원이 중단되었습니다. Id
은 다음 중 하나여야 합니다.
placeId(deprecated)
string
지원이 중단되었습니다.
generatedId(deprecated)
string
지원이 중단되었습니다.
의견 보내기
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스 에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스 에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책 을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2022-10-18(UTC)
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"필요한 정보가 없음"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"너무 복잡함/단계 수가 너무 많음"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"오래됨"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"번역 문제"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"샘플/코드 문제"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"기타"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"이해하기 쉬움"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"문제가 해결됨"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"기타"
}]
의견을 전달하고 싶나요?