CustomImageSearchClient Class

The Bing Custom Image Search API lets you send an image search query to Bing and get back image search results customized to meet your custom search definition.

Inheritance
CustomImageSearchClient

Constructor

CustomImageSearchClient(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").

credentials
None
Required

Subscription credentials which uniquely identify client subscription.

Variables

config
CustomImageSearchClientConfiguration

Configuration for client.

custom_instance
CustomInstanceOperations

CustomInstance operations