public sealed class SearchResponse.Types.TileNavigationResult : IMessage<SearchResponse.Types.TileNavigationResult>, IEquatable<SearchResponse.Types.TileNavigationResult>, IDeepCloneable<SearchResponse.Types.TileNavigationResult>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class SearchResponse.Types.TileNavigationResult.
This field specifies all related information for tile navigation that will
be used in client side.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The latest version available for the `SearchResponse.Types.TileNavigationResult` class within the Retail v2 API is 2.12.0, with various prior versions also available for reference."],["The `SearchResponse.Types.TileNavigationResult` class provides all related information for tile navigation, specifically for use in the client side, within the Retail v2 API."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its robust capabilities."],["The class includes a `Tiles` property, which is of type `RepeatedField\u003cTile\u003e`, and contains the current tiles sorted by engagement, that will be used for tile navigation."],["`TileNavigationResult` has a default constructor, `TileNavigationResult()`, and a copy constructor, `TileNavigationResult(SearchResponse.Types.TileNavigationResult other)`, allowing for both new instance creation and copying of existing ones."]]],[]]