public sealed class SuggestDialogflowAssistsResponse : IMessage<SuggestDialogflowAssistsResponse>, IEquatable<SuggestDialogflowAssistsResponse>, IDeepCloneable<SuggestDialogflowAssistsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2beta1 API class SuggestDialogflowAssistsResponse.
The response message for
[Participants.SuggestDialogflowAssists][google.cloud.dialogflow.v2beta1.Participants.SuggestDialogflowAssists].
Number of messages prior to and including
[latest_message][google.cloud.dialogflow.v2beta1.SuggestDialogflowAssistsResponse.latest_message]
to compile the suggestion. It may be smaller than the
[SuggestDialogflowAssistsRequest.context_size][google.cloud.dialogflow.v2beta1.SuggestDialogflowAssistsRequest.context_size]
field in the request if there aren't that many messages in the
conversation.
[[["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\u003eSuggestDialogflowAssistsResponse\u003c/code\u003e class, which is a key component of the Google Cloud Dialogflow v2beta1 API, used for the responses from the \u003ccode\u003eParticipants.SuggestDialogflowAssists\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSuggestDialogflowAssistsResponse\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, offering functionalities for message handling, equality checks, deep cloning, and buffer message operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eContextSize\u003c/code\u003e, indicating the number of messages used for suggestion compilation, \u003ccode\u003eDialogflowAssistAnswers\u003c/code\u003e, which provides multiple reply options from the Dialogflow assist service, and \u003ccode\u003eLatestMessage\u003c/code\u003e, specifying the most recent conversation message used for suggesting answers.\u003c/p\u003e\n"],["\u003cp\u003eThis class has two constructors: a default constructor and one that takes another \u003ccode\u003eSuggestDialogflowAssistsResponse\u003c/code\u003e object as a parameter for copying, and the code is found within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2Beta1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eTwo versions of the API are available, 1.0.0-beta23 (latest) and 1.0.0-beta22, both covering the SuggestDialogflowAssistsResponse class, and the object inherits from a base object class.\u003c/p\u003e\n"]]],[],null,[]]