Uses of Class
com.google.genai.types.GoogleSearch
Packages that use GoogleSearch
-
Uses of GoogleSearch in com.google.genai.types
Methods in com.google.genai.types that return GoogleSearchModifier and TypeMethodDescriptionabstract GoogleSearchGoogleSearch.Builder.build()static GoogleSearchDeserializes a JSON string to a GoogleSearch object.Methods in com.google.genai.types that return types with arguments of type GoogleSearchMethods in com.google.genai.types with parameters of type GoogleSearchModifier and TypeMethodDescriptionabstract Tool.BuilderTool.Builder.googleSearch(GoogleSearch googleSearch) Setter for googleSearch.