public sealed class SuggestSmartRepliesResponse : IMessage<SuggestSmartRepliesResponse>, IEquatable<SuggestSmartRepliesResponse>, IDeepCloneable<SuggestSmartRepliesResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class SuggestSmartRepliesResponse.
The response message for
[Participants.SuggestSmartReplies][google.cloud.dialogflow.v2.Participants.SuggestSmartReplies].
Number of messages prior to and including
[latest_message][google.cloud.dialogflow.v2.SuggestSmartRepliesResponse.latest_message]
to compile the suggestion. It may be smaller than the
[SuggestSmartRepliesRequest.context_size][google.cloud.dialogflow.v2.SuggestSmartRepliesRequest.context_size]
field in the request if there aren't that many messages in the
conversation.
public RepeatedField<SmartReplyAnswer> SmartReplyAnswers { get; }
Output only. Multiple reply options provided by smart reply service. The
order is based on the rank of the model prediction.
The maximum number of the returned replies is set in SmartReplyConfig.
[[["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 page provides reference documentation for the \u003ccode\u003eSuggestSmartRepliesResponse\u003c/code\u003e class within the Google Cloud Dialogflow v2 API, with the latest version being 4.26.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSuggestSmartRepliesResponse\u003c/code\u003e class is used as the response message for suggesting smart replies in the Dialogflow API, and it includes methods for creating and handling smart reply suggestions.\u003c/p\u003e\n"],["\u003cp\u003eThe page details the implementation of the \u003ccode\u003eSuggestSmartRepliesResponse\u003c/code\u003e class, showcasing that it inherits from \u003ccode\u003eobject\u003c/code\u003e and 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\u003eThe documentation lists available versions of the API, spanning from version 3.2.0 up to 4.26.0, with the corresponding link to the \u003ccode\u003eSuggestSmartRepliesResponse\u003c/code\u003e documentation for each version.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSuggestSmartRepliesResponse\u003c/code\u003e class contains properties such as \u003ccode\u003eContextSize\u003c/code\u003e, \u003ccode\u003eLatestMessage\u003c/code\u003e, \u003ccode\u003eLatestMessageAsMessageName\u003c/code\u003e, and \u003ccode\u003eSmartReplyAnswers\u003c/code\u003e, which provide information about the message context and the generated smart reply options.\u003c/p\u003e\n"]]],[],null,[]]