[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This documentation provides details for the `ComposeTrigger` class, which is part of the `Google.Apps.Script.Type` namespace, specifically within the Gmail context."],["`ComposeTrigger` is a class that triggers when a user is composing an email, supporting functionality for compose-time add-ons."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing it to be used with various Google Protobuf functionalities."],["`ComposeTrigger` has properties like `Actions` (for defining user-triggered actions) and `DraftAccess` (for specifying data access levels), providing flexibility in add-on behavior."],["Multiple versions of the `ComposeTrigger` class are available, ranging from version 1.0.0 to the latest version 2.3.0, allowing developers to select the version they want."]]],[]]