Google.Apps.Script.Type - Namespace Google.Apps.Script.Type.Gmail (2.3.0)

Classes

ComposeTrigger

A trigger that activates when user is composing an email.

ComposeTrigger.Types

Container for nested types declared in the ComposeTrigger message type.

ContextualTrigger

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.

GmailAddOnManifest

Properties customizing the appearance and execution of a Gmail add-on.

UnconditionalTrigger

A trigger that fires when any email message is opened.

UniversalAction

An action that is always available in the add-on toolbar menu regardless of message context.

Enums

ComposeTrigger.Types.DraftAccess

An enum defining the level of data access this compose trigger requires.

ContextualTrigger.TriggerOneofCase

Enum of possible cases for the "trigger" oneof.

UniversalAction.ActionTypeOneofCase

Enum of possible cases for the "action_type" oneof.