[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["必要な情報がない","missingTheInformationINeed","thumb-down"],["複雑すぎる / 手順が多すぎる","tooComplicatedTooManySteps","thumb-down"],["最新ではない","outOfDate","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["サンプル / コードに問題がある","samplesCodeIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2023-12-02 UTC。"],[[["The Navigation object facilitates card navigation within Google Workspace add-ons, allowing developers to control the flow and presentation of user interfaces."],["It offers methods like `pushCard()`, `popCard()`, and `updateCard()` to manage the card stack, enabling dynamic and interactive user experiences."],["Developers can use `popToNamedCard()` or `popToRoot()` for direct navigation to specific cards within the stack, enhancing user control and flexibility."],["All navigation methods are chainable, providing a streamlined and efficient way to sequence multiple actions and create complex navigation flows within the add-on."],["The `printJson()` method aids debugging by outputting the object's JSON representation, allowing developers to inspect its structure and state."]]],[]]