Response Class
Defines a response. All schemas that could be returned at the root of a response should inherit from this.
You probably want to use the sub-classes and not this class directly. Known sub-classes are: Answer, Thing, ErrorResponse, TrendingVideos, VideoDetails
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.videosearch.models._models_py3.IdentifiableResponse
Constructor
Response(**kwargs)
Parameters
Variables
- id
- str
A String identifier.
- web_search_url
- str
The URL To Bing's search result for this item.
Feedback
Submit and view feedback for