azure.cognitiveservices.search.customimagesearch package

Module contents

class azure.cognitiveservices.search.customimagesearch.CustomImageSearchClient(endpoint, credentials)[source]

Bases: msrest.service_client.SDKClient

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.

Variables:
Parameters:
class azure.cognitiveservices.search.customimagesearch.CustomImageSearchClientConfiguration(endpoint, credentials)[source]

Bases: msrest.configuration.Configuration

Configuration for CustomImageSearchClient Note that all parameters used to create this instance are saved as instance attributes.

Parameters: