Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 2.75 KB

File metadata and controls

9 lines (6 loc) · 2.75 KB

ResultsDescription

Fields

Field Type Required Description Example
text Optional[str] Textual description of the results. Can be shown at the top of SERP, e.g. 'People who write about this topic' for experts in people tab.
icon_config Optional[models.IconConfig] Defines how to render an icon {
"color": "#343CED",
"key": "person_icon",
"iconType": "GLYPH",
"name": "user"
}