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