public sealed class UnconditionalTrigger : IMessage<UnconditionalTrigger>, IEquatable<UnconditionalTrigger>, IDeepCloneable<UnconditionalTrigger>, IBufferMessage, IMessage
A trigger that fires when any email message is opened.
[[["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-28 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eUnconditionalTrigger\u003c/code\u003e class, found in the \u003ccode\u003eGoogle.Apps.Script.Type.Gmail\u003c/code\u003e namespace, is designed to activate when any email message is opened.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for diverse functionality such as message handling, equality checks, deep cloning, and buffered messaging.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUnconditionalTrigger\u003c/code\u003e inherits from \u003ccode\u003eObject\u003c/code\u003e, providing access to core methods like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default constructor and one that accepts another \u003ccode\u003eUnconditionalTrigger\u003c/code\u003e object as a parameter, facilitating easy duplication or modification of existing triggers.\u003c/p\u003e\n"],["\u003cp\u003eMultiple versions of the class are documented, ranging from version 1.0.0 to the latest version 2.3.0, indicating ongoing updates and development of this type.\u003c/p\u003e\n"]]],[],null,[]]