[[["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-11 UTC."],[[["This webpage details the `Image` class within the `Google.Cloud.Retail.V2` namespace, which is used for representing thumbnail or detail images for products."],["The `Image` class, found in the `Google.Cloud.Retail.V2.dll` assembly, implements several interfaces including `IMessage\u003cImage\u003e`, `IEquatable\u003cImage\u003e`, `IDeepCloneable\u003cImage\u003e`, `IBufferMessage`, and `IMessage`."],["The class offers two constructors: a default `Image()` constructor and an `Image(Image other)` constructor that takes another `Image` object as a parameter for copying its properties."],["The `Image` class has properties for `Height` (image height in pixels), `Uri` (the image's required URI, with a length limit of 5,000 characters), and `Width` (image width in pixels), all of which are required to be nonnegative for height and width."],["The webpage provides access to the documentation for different versions of the package with the latest being 2.12.0 and going as far back as 1.0.0."]]],[]]