アクションの追加
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-09-03 UTC。
[null,null,["最終更新日 2024-09-03 UTC。"],[[["AddAction extends the functionality of UpdateAction, inheriting its properties and methods."],["It's important to note that AddAction itself doesn't introduce any unique properties, relying on the features provided by UpdateAction."],["Developers working with Gmail markup should consult the UpdateAction documentation to understand the capabilities of AddAction."]]],["The core content defines the `AddAction` type, which extends the `UpdateAction` type. A key characteristic is that `AddAction` does not possess any properties. It is categorized within the context of Gmail markup, indicating its use in enhancing Gmail functionality. The information highlights the type's existence and its relationship to another type (`UpdateAction`), while specifically noting the absence of unique properties.\n"]]