Class GoogleSearchSuggestions (0.3.0)

GoogleSearchSuggestions(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Search suggestions from [Google Search Tool][google.cloud.ces.v1.GoogleSearchTool].

Attributes

Name Description
htmls MutableSequence[str]
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).
web_search_queries MutableSequence[google.cloud.ces_v1.types.WebSearchQuery]
List of queries used to perform the google search along with the search result URIs forming the search suggestions.