[[["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 document provides reference information for the `Image` class within the Recommendations AI v1beta1 API, specifically for version 2.0.0-beta05 and other versions of the API."],["The `Image` class represents a catalog item's thumbnail or detail image, inheriting from `object` and implementing interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class offers two constructors, `Image()` and `Image(Image other)`, for creating `Image` instances."],["It has three properties, `Height`, `Uri`, and `Width`, which allow you to manage the image's dimensions and URL, where `Uri` is a required parameter and must be a URL that is at most 5KB in size."]]],[]]