[[["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-07-02 UTC."],[[["The `ComposeTrigger` class activates when a user is composing an email and is found within the `Google.Apps.Script.Type.Gmail` namespace in the `Google.Apps.Script.Type.dll` assembly."],["`ComposeTrigger` inherits from `Object` and implements several interfaces, including `IMessage\u003cComposeTrigger\u003e`, `IEquatable\u003cComposeTrigger\u003e`, `IDeepCloneable\u003cComposeTrigger\u003e`, `IBufferMessage`, and `IMessage`, providing it with functionalities for message handling, equality comparison, deep cloning, and buffering."],["The `ComposeTrigger` class has two constructors: a default constructor and one that takes another `ComposeTrigger` instance as a parameter for copying."],["`ComposeTrigger` includes two key properties: `Actions`, which defines user-triggerable actions for compose time add-ons, and `DraftAccess`, which determines the level of data access for a triggered add-on."],["This documentation covers versions of the class ranging from 1.0.0 to 2.3.0, with 2.3.0 being the latest version of the class."]]],[]]