Class WebSearchQuery (0.3.0)

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

Represents a single web search query and its associated search uri.

Attributes

Name Description
query str
The search query text.
uri str
The URI to the Google Search results page for the query.