Uses of Class
com.google.genai.types.FileSearch
Packages that use FileSearch
-
Uses of FileSearch in com.google.genai.types
Methods in com.google.genai.types that return FileSearchModifier and TypeMethodDescriptionabstract FileSearchFileSearch.Builder.build()static FileSearchDeserializes a JSON string to a FileSearch object.Methods in com.google.genai.types that return types with arguments of type FileSearchMethods in com.google.genai.types with parameters of type FileSearchModifier and TypeMethodDescriptionabstract Tool.BuilderTool.Builder.fileSearch(FileSearch fileSearch) Setter for fileSearch.