다음을 통해 공유


com.microsoft.azure.cognitiveservices.search.customimagesearch

This package contains the classes for BingCustomImageSearchAPI. 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.

Classes

BingCustomImageSearchManager

Entry point to Azure Cognitive Services Bing Custom Image Search manager.

Interfaces

BingCustomImageSearchAPI

The interface for BingCustomImageSearchAPI class.

BingCustomInstances

An instance of this class provides access to all the operations defined in BingCustomInstances.

BingCustomInstances.BingCustomInstancesImageSearchDefinition

The entirety of imageSearch definition.

BingCustomInstances.BingCustomInstancesImageSearchDefinitionStages

Grouping of imageSearch definition stages.

BingCustomInstances.BingCustomInstancesImageSearchDefinitionStages.WithAllOptions

The stage of the definition which allows for any other optional settings to be specified.

BingCustomInstances.BingCustomInstancesImageSearchDefinitionStages.WithCustomConfig

The stage of the definition to be specify customConfig.

BingCustomInstances.BingCustomInstancesImageSearchDefinitionStages.WithExecute

The last stage of the definition which will make the operation call.

BingCustomInstances.BingCustomInstancesImageSearchDefinitionStages.WithQuery

The stage of the definition to be specify query.