Uses of Class
com.microsoft.azure.cognitiveservices.search.customsearch.models.Identifiable
-
Packages that use Identifiable Package Description com.microsoft.azure.cognitiveservices.search.customsearch.models This package contains the models classes for BingCustomSearchAPI. -
-
Uses of Identifiable in com.microsoft.azure.cognitiveservices.search.customsearch.models
Subclasses of Identifiable in com.microsoft.azure.cognitiveservices.search.customsearch.models Modifier and Type Class Description classAnswerThe Answer model.classCreativeWorkThe CreativeWork model.classErrorResponseThe top-level response that represents a failed request.classResponseDefines a response.classSearchResponseDefines the top-level object that the response includes when the request succeeds.classSearchResultsAnswerThe SearchResultsAnswer model.classThingThe Thing model.classWebPageDefines a webpage that is relevant to the query.classWebWebAnswerDefines a list of relevant webpage links.
-