Defines a trigger that fires when the open email meets a specific criteria.
When the trigger fires, it executes a specific endpoint, usually
in order to create new cards and update the UI.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This documentation covers the `Google.Apps.Script.Type.Gmail` namespace, detailing various classes and enums related to Gmail add-ons and triggers within the .NET environment."],["The latest version available is 2.3.0, with previous versions such as 2.2.0, 2.1.0, 2.0.0, 1.1.0, and 1.0.0 also documented and available."],["Several classes are defined, including `ComposeTrigger`, `ContextualTrigger`, `GmailAddOnManifest`, `UnconditionalTrigger`, and `UniversalAction`, each serving different purposes in customizing and extending Gmail functionality."],["The documented enums specify the types of data access, trigger conditions, and action types, including `ComposeTrigger.Types.DraftAccess`, `ContextualTrigger.TriggerOneofCase`, and `UniversalAction.ActionTypeOneofCase`."],["The document covers the available triggers in Gmail, which can activate when a user is composing an email, when an email meets specific criteria, or when any email message is opened."]]],[]]