The tool choice configuration containing allowed tools.

interface ToolChoiceConfig {
    allowed_tools?: GeminiNextGenAPIClient.Interactions.AllowedTools;
}

Properties

Properties

The allowed tools.