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 webpage provides reference documentation for the \u003ccode\u003eSuggestSmartRepliesResponse\u003c/code\u003e class within the Google Cloud Dialogflow v2 API, specifically for version 4.10.0, and offers navigation to other versions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSuggestSmartRepliesResponse\u003c/code\u003e is a class used in the Dialogflow v2 API to handle the response for smart reply suggestions, and it implements several interfaces like \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 class \u003ccode\u003eSuggestSmartRepliesResponse\u003c/code\u003e includes properties like \u003ccode\u003eContextSize\u003c/code\u003e, \u003ccode\u003eLatestMessage\u003c/code\u003e, \u003ccode\u003eLatestMessageAsMessageName\u003c/code\u003e, and \u003ccode\u003eSmartReplyAnswers\u003c/code\u003e, which manage the context, latest message used for suggestions, and the smart reply suggestions themselves.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation shows that \u003ccode\u003eSuggestSmartRepliesResponse\u003c/code\u003e is part of the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace and is found in the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2.dll\u003c/code\u003e assembly, while also detailing its inheritance from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe document includes a list of version numbers, with a link to each, starting from version 4.26.0 (latest) down to 3.2.0, which corresponds to different versions of the API documentation.\u003c/p\u003e\n"]]],[],null,[]]