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 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."]]],[]]