Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2024/09/03 (UTC).
[null,null,["Dernière mise à jour le 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"]]