Google Workspace Add-ons V1 API - Module Google::Apps::Script::Type::AddOnWidgetSet::WidgetType (v0.6.0)

Reference documentation and code samples for the Google Workspace Add-ons V1 API module Google::Apps::Script::Type::AddOnWidgetSet::WidgetType.

The Widget type. DEFAULT is the basic widget set.

Constants

WIDGET_TYPE_UNSPECIFIED

value: 0
The default widget set.

DATE_PICKER

value: 1
The date picker.

STYLED_BUTTONS

value: 2
Styled buttons include filled buttons and disabled buttons.

PERSISTENT_FORMS

value: 3
Persistent forms allow persisting form values during actions.

value: 4
Fixed footer in card.

UPDATE_SUBJECT_AND_RECIPIENTS

value: 5
Update the subject and recipients of a draft.

GRID_WIDGET

value: 6
The grid widget.

ADDON_COMPOSE_UI_ACTION

value: 7
A Gmail add-on action that applies to the addon compose UI.