eventActions property

List<GoogleAppsCardV1EventAction>? eventActions
getter/setter pair

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

Only supported by Google Workspace Workflow, but not Google Chat apps or Google Workspace add-ons.

Implementation

core.List<GoogleAppsCardV1EventAction>? eventActions;