toloka.client.filter.UserAgentType
| Source code
UserAgentType( self, operator: IdentityOperator, value: Union[UserAgentType, str])
Filtering Tolokers by a user agent type.
Parameters | Type | Description |
---|---|---|
operator | IdentityOperator | An operator used in a condition. Allowed set of operators depends on the filter. |
value | UserAgentType | The user agent type. |