旅行、アクション
タイプ名: TravelAction
MoveAction を拡張します
氏名 |
型 |
説明 |
distance |
距離 |
移動した距離(エクササイズ、移動など)。 |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は 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"]]