Uses of Class
com.google.genai.types.ToolExaAiSearch
Packages that use ToolExaAiSearch
-
Uses of ToolExaAiSearch in com.google.genai.types
Methods in com.google.genai.types that return ToolExaAiSearchModifier and TypeMethodDescriptionabstract ToolExaAiSearchToolExaAiSearch.Builder.build()static ToolExaAiSearchDeserializes a JSON string to a ToolExaAiSearch object.Methods in com.google.genai.types that return types with arguments of type ToolExaAiSearchModifier and TypeMethodDescriptionabstract Optional<ToolExaAiSearch>Tool.exaAiSearch()Optional.Methods in com.google.genai.types with parameters of type ToolExaAiSearchModifier and TypeMethodDescriptionabstract Tool.BuilderTool.Builder.exaAiSearch(ToolExaAiSearch exaAiSearch) Setter for exaAiSearch.