旅行行动
类型名称:TravelAction
扩展 MoveAction
名称 |
类型 |
说明 |
距离 |
距离 |
移动距离(例如锻炼或出行)。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-09-04。
[null,null,["最后更新时间 (UTC):2024-09-04。"],[[["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"]]