public sealed class CompleteQueryResponse.Types.RecentSearchResult : IMessage<CompleteQueryResponse.Types.RecentSearchResult>, IEquatable<CompleteQueryResponse.Types.RecentSearchResult>, IDeepCloneable<CompleteQueryResponse.Types.RecentSearchResult>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class CompleteQueryResponse.Types.RecentSearchResult.
[[["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."],[[["This documentation page covers the `CompleteQueryResponse.Types.RecentSearchResult` class within the Google Cloud Retail V2 API."],["The `RecentSearchResult` class represents a recent search query made by a user and can be found in versions 1.0.0 up to 2.12.0."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `RecentSearchResult` class has a property called `RecentSearch`, which is a string that stores the actual recent search query."],["There are two constructors available for `RecentSearchResult`, a default one and one that takes another `RecentSearchResult` as an argument."]]],[]]