allWidgetsAreRequired property

bool? allWidgetsAreRequired
getter/setter pair

If this is true, then all widgets are considered required by this action.

[Google Workspace add-ons and Chat apps](https://developers.google.com/workspace/extend):

Optional.

Implementation

core.bool? allWidgetsAreRequired;