# `Gemini.Types.Interactions.ToolChoiceType`
[🔗](https://github.com/nshkrdotcom/gemini_ex/blob/v0.15.0/lib/gemini/types/interactions/config.ex#L39)

Tool choice type (`"auto" | "any" | "none" | "validated"`).

# `t`

```elixir
@type t() :: String.t()
```

---

*Consult [api-reference.md](api-reference.md) for complete listing*
