azure.cognitiveservices.search.imagesearch package¶
Submodules¶
Module contents¶
-
class
azure.cognitiveservices.search.imagesearch.
ImageSearchAPI
(credentials, base_url=None)[source]¶ Bases:
msrest.service_client.SDKClient
The Image Search API lets you send a search query to Bing and get back a list of relevant images. This section provides technical details about the query parameters and headers that you use to request images and the JSON response objects that contain them. For examples that show how to make requests, see [Searching the Web for Images](https://docs.microsoft.com/azure/cognitive-services/bing-image-search/search-the-web).
Variables: - config (ImageSearchAPIConfiguration) – Configuration for client.
- images (azure.cognitiveservices.search.imagesearch.operations.ImagesOperations) – Images operations
Parameters: - credentials (None) – Subscription credentials which uniquely identify client subscription.
- base_url (str) – Service URL