public sealed class GenerateSuggestionsResponse : IMessage<GenerateSuggestionsResponse>, IEquatable<GenerateSuggestionsResponse>, IDeepCloneable<GenerateSuggestionsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2beta1 API class GenerateSuggestionsResponse.
The response message for
[Conversations.GenerateSuggestions][google.cloud.dialogflow.v2beta1.Conversations.GenerateSuggestions].
[[["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\u003eThis documentation details the \u003ccode\u003eGenerateSuggestionsResponse\u003c/code\u003e class within the Google Cloud Dialogflow v2beta1 API, which is used to process responses from the \u003ccode\u003eConversations.GenerateSuggestions\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGenerateSuggestionsResponse\u003c/code\u003e 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, and inherits from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: a default constructor \u003ccode\u003eGenerateSuggestionsResponse()\u003c/code\u003e and a copy constructor \u003ccode\u003eGenerateSuggestionsResponse(GenerateSuggestionsResponse other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGeneratorSuggestionAnswers\u003c/code\u003e property, of type \u003ccode\u003eRepeatedField<GenerateSuggestionsResponse.Types.GeneratorSuggestionAnswer>\u003c/code\u003e, contains the answers generated based on the conversation's context.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLatestMessage\u003c/code\u003e and \u003ccode\u003eLatestMessageAsMessageName\u003c/code\u003e properties provide information about the latest message used for generating suggestions, with \u003ccode\u003eLatestMessage\u003c/code\u003e storing the resource name and \u003ccode\u003eLatestMessageAsMessageName\u003c/code\u003e offering a typed view of that resource name.\u003c/p\u003e\n"]]],[],null,[]]