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 |
|
---|---|
Name | Description |
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.