public sealed class 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"]],[["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."],[[["This page provides reference documentation for the `CompleteQueryResponse.Types.RecentSearchResult` class within the Google Cloud Retail v2 API, covering multiple versions."],["The `RecentSearchResult` class represents a user's recent search within the Retail v2 API and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `Object` and offers properties such as `RecentSearch`, which is a string representing the user's recent search query."],["There are two constructors available for the class, one default constructor and one that takes another `CompleteQueryResponse.Types.RecentSearchResult` as a parameter for creating a copy."],["The documentation is available for versions spanning from 1.0.0 to 2.12.0, with 2.12.0 being the most recent."]]],[]]