Skip navigation links

Package com.microsoft.azure.cognitiveservices.search.autosuggest

This package contains the classes for BingAutoSuggestSearchAPI.

See: Description

Package com.microsoft.azure.cognitiveservices.search.autosuggest Description

This package contains the classes for BingAutoSuggestSearchAPI. The AutoSuggest Search API lets you send a search query to Bing and get back a list of news that are relevant to the search query. This section provides technical details about the query parameters and headers that you use to request news and the JSON response objects that contain them. For examples that show how to make requests, see [Searching the web for AutoSuggest](https://docs.microsoft.com/en-us/rest/api/cognitiveservices/bing-autosuggest-api-v7-reference).
Skip navigation links
Visit the Azure for Java Developerssite for more Java documentation, including quick starts, tutorials, and code samples.

/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/