MoveAction
Type name: MoveAction
Extends Action
Name |
Type |
Description |
fromLocation |
Place |
A sub property of location. The original location of the object or the agent before the action. |
toLocation |
Place |
A sub property of location. The final location of the object or the agent after the action. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-03 UTC.
[null,null,["Last updated 2024-09-03 UTC."],[[["`MoveAction` extends the `Action` type and describes the movement of an object or agent."],["It includes `fromLocation` specifying the initial location and `toLocation` specifying the final location, both of which are of type `Place`."]]],[]]