ImageKnowledge Class

Defines a visual search API response.

Variables are only populated by the server, and will be ignored when sending a request.

All required parameters must be populated in order to send to Azure.

Inheritance
ImageKnowledge

Constructor

ImageKnowledge(**kwargs)

Parameters

_type
str
Required

Required. Constant filled by server.

Variables

id
str

A String identifier.

read_link
str

The URL that returns this resource. To use the URL, append query parameters as appropriate and include the Ocp-Apim-Subscription-Key header.

web_search_url
str

The URL to Bing's search result for this item.

tags
list[ImageTag]

A list of visual search tags.

image
ImageObject

Image object containing metadata about the requested image.