여행 액션
유형 이름: TravelAction
MoveAction을 확장합니다.
이름 |
유형 |
설명 |
distance |
Distance |
운동 또는 이동 등 이동 거리 |
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2024-09-04(UTC)
[null,null,["최종 업데이트: 2024-09-04(UTC)"],[[["TravelAction is a type of MoveAction indicating travel."],["It includes a distance property using the Distance type to specify the travel distance."]]],["The `TravelAction` type, which extends `MoveAction`, represents actions related to travel. It includes a `distance` property, defined by the `Distance` type. This property describes the length of the travel, such as in exercise or general journeys. The core information is that `TravelAction` details the distance covered during a move or journey.\n"]]