TrendingTopics Class

TrendingTopics.

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.newssearch.models._models_py3.Answer
TrendingTopics

Constructor

TrendingTopics(*, value, **kwargs)

Parameters

_type
str
Required

Required. Constant filled by server.

value
list[NewsTopic]
Required

Required. A list of trending news topics on Bing

Variables

id
str

A String identifier.

web_search_url
str

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

follow_up_queries
list[Query]