public sealed class RecentSearchResult : IMessage<CompleteQueryResponse.Types.RecentSearchResult>, IEquatable<CompleteQueryResponse.Types.RecentSearchResult>, IDeepCloneable<CompleteQueryResponse.Types.RecentSearchResult>, IBufferMessage, IMessage
[[["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 content pertains to the `RecentSearchResult` class within the `Google.Cloud.Retail.V2` namespace, specifically focusing on the various versions of the .NET API documentation."],["Version 2.12.0 is the latest version of the `RecentSearchResult` class API documentation, with versions ranging back to version 1.0.0."],["`RecentSearchResult` is used to represent a user's recent search within the Retail API and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `Object` and includes a string property called `RecentSearch` that stores the recent search query and two constructors `RecentSearchResult()` and `RecentSearchResult(CompleteQueryResponse.Types.RecentSearchResult)`."]]],[]]