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 part of the Google Cloud Dialogflow v2beta1 API and is used to represent the response 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, and inherits from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt provides properties such as \u003ccode\u003eContextSize\u003c/code\u003e, which indicates the number of messages used for suggestion compilation, \u003ccode\u003eDialogflowAssistAnswers\u003c/code\u003e, which contains multiple reply options from the Dialogflow assist service, and \u003ccode\u003eLatestMessage\u003c/code\u003e, which identifies the latest message used for suggesting an answer.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a default one and another one that takes a \u003ccode\u003eSuggestDialogflowAssistsResponse\u003c/code\u003e object, used for example in copying the contents of one object into a new object.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class available is 1.0.0-beta23, however the user can select to view the older version 1.0.0-beta22 by selecting it from the dropdown.\u003c/p\u003e\n"]]],[],null,[]]