Package com.microsoft.azure.cognitiveservices.search.customsearch.models
This package contains the models classes for BingCustomSearchAPI.
The Bing Custom Search API lets you send a search query to Bing and get back search results customized to meet your custom search definition.
-
Class Summary Class Description Answer The Answer model.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.ErrorSubCode Defines values for ErrorSubCode.Identifiable Defines the identity of a resource.Query Defines a search query.QueryContext Defines the query context that Bing used for the request.Response Defines a response.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.TextFormat Defines values for TextFormat.Thing The Thing model.WebMetaTag Defines a webpage's metadata.WebPage Defines a webpage that is relevant to the query.WebWebAnswer Defines a list of relevant webpage links. -
Exception Summary Exception Description ErrorResponseException Exception thrown for an invalid response with ErrorResponse information.