groups property

List<String> groups
final

User groups autocomplete suggestion users must belong to. If not provided, the default values are used. A maximum of 10 groups can be provided.

Implementation

final List<String> groups;