The result of the Google Search.

interface GoogleSearchResult {
    search_suggestions?: string;
}

Properties

search_suggestions?: string

Web content snippet that can be embedded in a web page or an app webview.