public sealed class SuggestQueriesResponse : IMessage<SuggestQueriesResponse>, IEquatable<SuggestQueriesResponse>, IDeepCloneable<SuggestQueriesResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Data QnA v1alpha API class SuggestQueriesResponse.
[[["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-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eSuggestQueriesResponse\u003c/code\u003e class is 2.0.0-alpha02, which is part of the Data QnA v1alpha API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSuggestQueriesResponse\u003c/code\u003e is a sealed class that implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class represents the response to a \u003ccode\u003eSuggestQueries\u003c/code\u003e request and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains a \u003ccode\u003eSuggestions\u003c/code\u003e property, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eSuggestion\u003c/code\u003e objects, representing a list of query suggestions.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for \u003ccode\u003eSuggestQueriesResponse\u003c/code\u003e, one is parameterless and the other takes another \u003ccode\u003eSuggestQueriesResponse\u003c/code\u003e object as input.\u003c/p\u003e\n"]]],[],null,[]]