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"]],[["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 webpage provides documentation for the `CompleteQueryResponse.Types.RecentSearchResult` class within the Google Cloud Retail V2 API."],["The `RecentSearchResult` class represents a recent search query made by a user."],["The page lists available versions of the API, from 1.0.0 up to the latest 2.12.0, along with the currently viewed version at 2.9.0."],["The class inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains a constructor `RecentSearchResult` that can take itself as an argument and a public string property named `RecentSearch` that allows you to set or get recent search query."]]],[]]