ignoreControlIds property
Condition ignore specifications.
If multiple ignore conditions match, all matching ignore controls in the list will execute. - Order does not matter. - Maximum number of specifications is 100. Can only be set if solution_types is SOLUTION_TYPE_SEARCH.
Implementation
core.List<core.String>? ignoreControlIds;