public sealed class Image : IMessage<Image>, IEquatable<Image>, IDeepCloneable<Image>, IBufferMessage, IMessage
[Product][google.cloud.retail.v2.Product] image. Recommendations AI and
Retail Search do not use product images to improve prediction and search
results. However, product images can be returned in results, and are shown in
prediction or search previews in the console.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-12 UTC."],[[["This webpage details the `Image` class within the Google.Cloud.Retail.V2 namespace, covering its properties, constructors, and inherited members across multiple versions."],["The `Image` class represents a product image with properties for `Height`, `Uri`, and `Width`, with specifications for valid values and formatting."],["The latest version of the `Image` class is 2.12.0, and the page also has a historical overview of the class, from 1.0.0 all the way up to the most recent release."],["The `Image` class implements multiple interfaces, including IMessage\u003cImage\u003e, IEquatable\u003cImage\u003e, IDeepCloneable\u003cImage\u003e, IBufferMessage, and IMessage, showcasing its integration with Google Protobuf."],["Product images, while not used by Recommendations AI and Retail Search to improve prediction and search results, are able to be returned in the search results, and previews."]]],[]]