public sealed class AdvancedCompleteQueryResponse.Types.RecentSearchSuggestion : IMessage<AdvancedCompleteQueryResponse.Types.RecentSearchSuggestion>, IEquatable<AdvancedCompleteQueryResponse.Types.RecentSearchSuggestion>, IDeepCloneable<AdvancedCompleteQueryResponse.Types.RecentSearchSuggestion>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1beta API class AdvancedCompleteQueryResponse.Types.RecentSearchSuggestion.
[[["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."],[[["\u003cp\u003eThe \u003ccode\u003eAdvancedCompleteQueryResponse.Types.RecentSearchSuggestion\u003c/code\u003e class in the Google Cloud Discovery Engine v1beta API provides suggestions based on recent search history.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, which are essential for data manipulation, comparison, deep cloning, and efficient buffering, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from the base \u003ccode\u003eobject\u003c/code\u003e class and offers methods such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRecentSearchSuggestion\u003c/code\u003e class has two constructors: a default one and one that takes another \u003ccode\u003eRecentSearchSuggestion\u003c/code\u003e instance as a parameter for creating copies.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties \u003ccode\u003eRecentSearchTime\u003c/code\u003e of type \u003ccode\u003eTimestamp\u003c/code\u003e, representing when a recent search occurred, and \u003ccode\u003eSuggestion\u003c/code\u003e of type \u003ccode\u003estring\u003c/code\u003e, containing the actual query suggestion.\u003c/p\u003e\n"]]],[],null,[]]