toloka.client.pool.PoolPatchRequest
| Source code
PoolPatchRequest(self, priority: Optional[int] = None)
New pool parameters.
This class is used with the patch_pool method.
Parameters | Type | Description |
---|---|---|
priority | Optional[int] | The new priority of the pool. Possible values: from -100 to 100. |