ImageGallery Class
Defines a link to a webpage that contains a collection of related images.
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.CollectionPageImageGallery
Constructor
ImageGallery(**kwargs)
Parameters
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.
- 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.
- thumbnail_url
- str
The URL to a thumbnail of the item.
- date_published
- str
The date on which the CreativeWork was published.
- text
- str
Text content of this creative work
- source
- str
The publisher or social network where the images were found. You must attribute the publisher as the source where the collection was found.
- images_count
- <xref:long>
The number of related images found in the collection.
- followers_count
- <xref:long>
The number of users on the social network that follow the creator.
Feedback
Submit and view feedback for