Class GuidedSearchResult (0.11.11)

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

Guided search result. The guided search helps user to refine the search results and narrow down to the real needs from a broaded search results.

Attributes

NameDescription
refinement_attributes MutableSequence[google.cloud.discoveryengine_v1alpha.types.SearchResponse.GuidedSearchResult.RefinementAttribute]
A list of ranked refinement attributes.
follow_up_questions MutableSequence[str]
Suggested follow-up questions.

Classes

RefinementAttribute

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

Useful attribute for search result refinements.