ImageTag Class

A visual search tag.

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
ImageTag

Constructor

ImageTag(**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.

name
str

The name of the thing represented by this object.

url
str

The URL to get more information about the thing represented by this object.

image
ImageObject

An image of the item.

description
str

A short description of the item.

alternate_name
str

An alias for the item.

bing_id
str

An ID that uniquely identifies this item.

display_name
str

Display name for this tag. For the default tag, the display name is empty.

bounding_box
ImageTagRegion

The bounding box for this tag. For the default tag, there is no bounding box.

actions
list[ImageAction]

Actions within this tag. The order of the items denotes the default ranking order of these actions, with the first action being the most likely user intent.