GoogleSearchSuggestions
import type { GoogleSearchSuggestions } from "https://googleapis.deno.dev/v1/ces:v1.ts";Search suggestions from Google Search Tool.
§Properties
§
htmls?: string[]
[src]Compliant HTML and CSS styling for search suggestions. The provided HTML
and CSS automatically adapts to your device settings, displaying in either
light or dark mode indicated by @media(prefers-color-scheme).
§
webSearchQueries?: WebSearchQuery[]
[src]List of queries used to perform the google search along with the search result URIs forming the search suggestions.