excludeUserAccounts property
A list of email addresses of the users. Documents owned by these users are excluded from the index. Documents shared with excluded users are indexed unless they are excluded in another way.
Implementation
final List<String>? excludeUserAccounts;