com.microsoft.azure.cognitiveservices.search.websearch.models
This package contains the models classes for BingWebSearchAPI. The Web Search API lets you send a search query to Bing and get back search results that include links to webpages, images, and more.
Classes
Answer |
The Answer model. |
AnswerType |
Defines values for AnswerType. |
Article |
The Article model. |
Computation |
Defines an expression and its answer. |
CreativeWork |
The CreativeWork model. |
Error |
Defines the error that occurred. |
ErrorCode |
Defines values for ErrorCode. |
ErrorResponse |
The top-level response that represents a failed request. |
ErrorResponseException |
Exception thrown for an invalid response with ErrorResponse information. |
ErrorSubCode |
Defines values for ErrorSubCode. |
Freshness |
Defines values for Freshness. |
Identifiable |
Defines the identity of a resource. |
ImageObject |
Defines an image. |
Images |
Defines an image answer. |
Intangible |
The Intangible model. |
MediaObject |
The MediaObject model. |
News |
Defines a news answer. |
NewsArticle |
Defines a news article. |
Places |
Defines a local entity answer. |
Query |
Defines a search query. |
QueryContext |
Defines the query context that Bing used for the request. |
RankingRankingGroup |
Defines a search results group, such as mainline. |
RankingRankingItem |
Defines a search result item to display. |
RankingRankingResponse |
Defines where on the search results page content should be placed and in what order. |
RelatedSearchesRelatedSearchAnswer |
Defines a list of related queries made by others. |
Response |
Defines a response. All schemas that could be returned at the root of a response should inherit from this. |
ResponseBase |
The ResponseBase model. |
SafeSearch |
Defines values for SafeSearch. |
SearchOptionalParameter |
The SearchOptionalParameter model. |
SearchResponse |
Defines the top-level object that the response includes when the request succeeds. |
SearchResultsAnswer |
The SearchResultsAnswer model. |
SpellSuggestions |
Defines a suggested query string that likely represents the user's intent. The search results include this response if Bing determines that the user may have intended to search for something different. For example, if the user searches for alon brown, Bing may determine that the user likely intended to search for Alton Brown instead (based on past searches by others of Alon Brown). |
StructuredValue |
The StructuredValue model. |
TextFormat |
Defines values for TextFormat. |
Thing |
The Thing model. |
TimeZone |
Defines the data and time of one or more geographic locations. |
TimeZoneTimeZoneInformation |
Defines a date and time for a geographical location. |
VideoObject |
Defines a video object that is relevant to the query. |
Videos |
Defines a video answer. |
WebMetaTag |
Defines a webpage's metadata. |
WebPage |
Defines a webpage that is relevant to the query. |
WebWebAnswer |
Defines a list of relevant webpage links. |
WebWebGrouping |
The WebWebGrouping model. |
Azure SDK for Java