Method | Description | |
---|---|---|
SearchConfiguration ( string apiKey = SearchConfiguration.DefaultApiKey, float minimumProbability = null, ShowSources showSources = null, bool hideSponsored = null, bool liveFeeds = null, float minimumMatch = null, bool useHttps = false, string matchRequirements = null, bool inferPersons = false, string sourceCategoryRequirements = null, string url = null ) : System |
public SearchConfiguration ( string apiKey = SearchConfiguration.DefaultApiKey, float minimumProbability = null, ShowSources showSources = null, bool hideSponsored = null, bool liveFeeds = null, float minimumMatch = null, bool useHttps = false, string matchRequirements = null, bool inferPersons = false, string sourceCategoryRequirements = null, string url = null ) : System | ||
apiKey | string | |
minimumProbability | float | |
showSources | ShowSources | |
hideSponsored | bool | |
liveFeeds | bool | |
minimumMatch | float | |
useHttps | bool | |
matchRequirements | string | |
inferPersons | bool | |
sourceCategoryRequirements | string | |
url | string | |
return | System |