| Package | Description |
|---|---|
| com.microsoft.azure.cognitiveservices.search.autosuggest |
This package contains the classes for BingAutoSuggestSearchAPI.
|
| Class and Description |
|---|
| BingAutoSuggestSearch
An instance of this class provides access to all the operations defined
in BingAutoSuggestSearch.
|
| BingAutoSuggestSearch.BingAutoSuggestSearchAutoSuggestDefinitionStages.WithAllOptions
The stage of the definition which allows for any other optional settings to be specified.
|
| BingAutoSuggestSearch.BingAutoSuggestSearchAutoSuggestDefinitionStages.WithExecute
The last stage of the definition which will make the operation call.
|
| BingAutoSuggestSearch.BingAutoSuggestSearchAutoSuggestDefinitionStages.WithQuery
The stage of the definition to be specify query.
|
| BingAutoSuggestSearchAPI
The interface for BingAutoSuggestSearchAPI class.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/