public sealed class Tile : IMessage<Tile>, IEquatable<Tile>, IDeepCloneable<Tile>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class Tile.
This field specifies the tile information including an attribute key,
attribute value. More fields will be added in the future, eg: product id
or product counts, etc.
[[["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-05 UTC."],[[["The latest version of the Retail v2 API class Tile is 2.12.0, but multiple previous versions are also available for reference, ranging from 2.11.0 down to 1.0.0."],["The Tile class is a part of the Google.Cloud.Retail.V2 namespace, found within the Google.Cloud.Retail.V2.dll assembly and represents tile information containing an attribute key and value."],["The Tile class inherits from the base object class and implements several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The Tile class has two constructors, one default constructor and another that takes a Tile object as input."],["The Tile class includes properties such as ProductAttributeCase, ProductAttributeInterval, ProductAttributeValue, and RepresentativeProductId, which are all utilized to convey data specific to the tile."]]],[]]