Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 2.54 KB

File metadata and controls

10 lines (7 loc) · 2.54 KB

SearchProviderInfo

Fields

Field Type Required Description
name Optional<String> Name of the search provider.
logoUrl Optional<String> URL to the provider's logo.
searchLinkUrlTemplate Optional<String> URL template that can be used to perform the suggested search by replacing the {query} placeholder with the query suggestion.