Uses of Record Class
io.github.glaforge.gemini.interactions.model.Tool.AllowedTools
Packages that use Tool.AllowedTools
-
Uses of Tool.AllowedTools in io.github.glaforge.gemini.interactions.model
Methods in io.github.glaforge.gemini.interactions.model that return Tool.AllowedToolsModifier and TypeMethodDescriptionTool.ToolChoiceConfig.allowedTools()Returns the value of theallowedToolsrecord component.Methods in io.github.glaforge.gemini.interactions.model that return types with arguments of type Tool.AllowedToolsModifier and TypeMethodDescriptionTool.McpServer.allowedTools()Returns the value of theallowedToolsrecord component.Constructors in io.github.glaforge.gemini.interactions.model with parameters of type Tool.AllowedToolsModifierConstructorDescriptionToolChoiceConfig(Tool.AllowedTools allowedTools) Creates an instance of aToolChoiceConfigrecord class.Constructor parameters in io.github.glaforge.gemini.interactions.model with type arguments of type Tool.AllowedTools