Bounds restriction to be applied to Autocomplete predictions.
| int | BIAS | Returned predictions will be biased towards the supplied bounds, but may not necessarily be within the bounds. |
| int | STRICT | Return predictions will be contained by the supplied bounds. |
Returned predictions will be biased towards the supplied bounds, but may not necessarily be within the bounds.
Return predictions will be contained by the supplied bounds.