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 GoogleSearch
GoogleSearch.Builder.build()
static GoogleSearch
Deserializes 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.Builder
Tool.Builder.googleSearch
(GoogleSearch googleSearch) Setter for googleSearch.