| Name | Type | Description | Notes |
|---|---|---|---|
| binaryIds | List<Long> | Restrict the candidate pool to these binary IDs. | [optional] |
| collectionIds | List<Long> | Restrict the candidate pool to binaries in these collection IDs. | [optional] |
| debugTypes | List<String> | Restrict matches to candidates with these debug source types. Accepted: SYSTEM, USER. | [optional] |
| functionIds | List<Long> | Restrict the candidate pool to these function IDs. | [optional] |
| userIds | List<Long> | Restrict the candidate pool to functions owned by these user IDs. | [optional] |