ImageSearchClient Class
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.
- Inheritance
-
ImageSearchClient
Constructor
ImageSearchClient(endpoint, credentials)
Parameters
- endpoint
- str
Required
Supported Cognitive Services endpoints (protocol and hostname, for example: "https://westus.api.cognitive.microsoft.com", "https://api.cognitive.microsoft.com").
Variables
Configuration for client.
- images
- ImagesOperations
Images operations
Feedback
Submit and view feedback for