| Name | Type | Description | Notes |
|---|---|---|---|
| beginsWith | String | Searches for strings that begin with | [optional] |
| eq | String | Searches for strings that eq | [optional] |
| eqOr | List<String> | Searches for ANY strings that eq | [optional] |
| range | DocumentSearchRange | [optional] | |
| key | String | Tag key to search |