StructuredValue Class
StructuredValue.
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.websearch.models._models_py3.IntangibleStructuredValue
Constructor
StructuredValue(**kwargs)
Parameters
Variables
- id
- str
A String identifier.
- 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
- description
- str
A short description of the item.
- bing_id
- str
An ID that uniquely identifies this item.
Feedback
Submit and view feedback for