Class GoogleSearch
java.lang.Object
com.google.genai.gaos.models.interactions.GoogleSearch
GoogleSearch
A tool that can be used by the model to search Google.
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic GoogleSearch.Builderbuilder()booleaninthashCode()The types of search grounding to enable.toString()type()withSearchTypes(List<GoogleSearchSearchType> searchTypes) The types of search grounding to enable.
-
Constructor Details
-
GoogleSearch
-
GoogleSearch
public GoogleSearch()
-
-
Method Details
-
searchTypes
The types of search grounding to enable. -
type
-
builder
-
withSearchTypes
The types of search grounding to enable. -
equals
-
hashCode
public int hashCode() -
toString
-