TrendingImages Class
The top-level object that the response includes when a trending images request succeeds.
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
-
azure.cognitiveservices.search.imagesearch.models._models_py3.ResponseTrendingImages
Constructor
TrendingImages(*, categories, **kwargs)
Parameters
- categories
- list[TrendingImagesCategory]
Required
Required. A list that identifies categories of images and a list of trending images in that category.
Variables
- id
- str
A String identifier.
- read_link
- str
The URL that returns this resource.
- web_search_url
- str
The URL To Bing's search result for this item.
Feedback
Submit and view feedback for