Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 1.51 KB

File metadata and controls

12 lines (8 loc) · 1.51 KB

AutocompleteResultGroup

A subsection of the results list from which distinct sections should be created.

Fields

Field Type Required Description
start_index Optional[int] The inclusive start index of the range.
end_index Optional[int] The exclusive end index of the range.
title Optional[str] The title of the result group to be displayed. Empty means no title.