eventActions property

List<GoogleAppsCardV1EventAction>? eventActions
getter/setter pair

Specifies the event actions that can be performed on the widget.

Available for Google Workspace add-ons that extend Google Workspace Studio. Unavailable for Google Chat apps.

Implementation

core.List<GoogleAppsCardV1EventAction>? eventActions;