public sealed class Image : IMessage<Image>, IEquatable<Image>, IDeepCloneable<Image>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class Image.
[Product][google.cloud.retail.v2.Product] image. Recommendations AI and
Retail Search use product images to improve prediction and search results.
Product images can be returned in results, and are shown in prediction or
search previews in the console. Please try to provide correct product images
and avoid using images with size too small.
[[["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-10 UTC."],[[["This webpage provides documentation for the `Image` class within the Google Cloud Retail v2 API, including reference materials and code samples."],["The latest version of the `Image` class is 2.12.0, with documentation also available for versions ranging from 1.0.0 to 2.11.0."],["The `Image` class is designed to handle product images, specifying the `Uri`, `Height`, and `Width`, and it is part of the `Google.Cloud.Retail.V2` namespace, available in the Google.Cloud.Retail.V2.dll assembly."],["Product images are not utilized by Recommendations AI and Retail Search for enhancing predictions and search results but they can be displayed in results and console previews."],["The `Image` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` as well as the `object` class."]]],[]]