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, specifically for the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSuggestSmartRepliesResponse\u003c/code\u003e class is a response message used by the \u003ccode\u003eParticipants.SuggestSmartReplies\u003c/code\u003e method and can be found in the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe page details the available versions of the API, from the latest \u003ccode\u003e4.26.0\u003c/code\u003e down to \u003ccode\u003e3.2.0\u003c/code\u003e, and highlights the currently viewed version, \u003ccode\u003e4.16.0\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSuggestSmartRepliesResponse\u003c/code\u003e class 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, and includes properties such as \u003ccode\u003eContextSize\u003c/code\u003e, \u003ccode\u003eLatestMessage\u003c/code\u003e, \u003ccode\u003eLatestMessageAsMessageName\u003c/code\u003e, and \u003ccode\u003eSmartReplyAnswers\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSuggestSmartRepliesResponse\u003c/code\u003e class includes constructors and properties to manage the context size, latest message details, and multiple smart reply options as provided by the smart reply service.\u003c/p\u003e\n"]]],[],null,[]]