Class GoogleSearchResult
java.lang.Object
com.google.genai.gaos.models.interactions.GoogleSearchResult
GoogleSearchResult
The result of the Google Search.
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic GoogleSearchResult.Builderbuilder()booleaninthashCode()Web content snippet that can be embedded in a web page or an app webview.toString()withSearchSuggestions(String searchSuggestions) Web content snippet that can be embedded in a web page or an app webview.
-
Constructor Details
-
GoogleSearchResult
-
GoogleSearchResult
public GoogleSearchResult()
-
-
Method Details
-
searchSuggestions
Web content snippet that can be embedded in a web page or an app webview. -
builder
-
withSearchSuggestions
Web content snippet that can be embedded in a web page or an app webview. -
equals
-
hashCode
public int hashCode() -
toString
-