replacementControlIds property
Condition replacement specifications.
- Applied according to the order in the list. - A previously replaced term can not be re-replaced. - Maximum number of specifications is 100. Can only be set if solution_types is SOLUTION_TYPE_SEARCH.
Implementation
core.List<core.String>? replacementControlIds;