[[["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-03-21 UTC."],[[["The `Image` class represents a catalog item's thumbnail or detail image within the Google Cloud Recommendation Engine."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class."],["The `Image` class has two constructors: a default constructor (`Image()`) and one that takes another `Image` object as a parameter (`Image(Image other)`)."],["The class has three properties: `Height` (an integer representing image height), `Uri` (a string representing the image URL, limited to 5 KiB), and `Width` (an integer representing image width)."]]],[]]