public sealed class SmartReplyAnswer : IMessage<SmartReplyAnswer>, IEquatable<SmartReplyAnswer>, IDeepCloneable<SmartReplyAnswer>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class SmartReplyAnswer.
Smart reply confidence.
The system's confidence score that this reply is a good match for
this conversation, as a value from 0.0 (completely uncertain) to 1.0
(completely certain).
[[["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\u003eSmartReplyAnswer\u003c/code\u003e class within the Google Cloud Dialogflow v2 API, specifically for .NET developers.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSmartReplyAnswer\u003c/code\u003e class represents a smart reply suggestion generated by the Dialogflow system, and it 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.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eSmartReplyAnswer\u003c/code\u003e class include \u003ccode\u003eAnswerRecord\u003c/code\u003e, which stores the name of the answer record, \u003ccode\u003eConfidence\u003c/code\u003e, which represents the system's confidence in the reply, and \u003ccode\u003eReply\u003c/code\u003e, which contains the actual content of the suggested response.\u003c/p\u003e\n"],["\u003cp\u003eThe page also lists available versions of the API, ranging from the latest \u003ccode\u003e4.26.0\u003c/code\u003e down to \u003ccode\u003e3.2.0\u003c/code\u003e, allowing developers to find documentation relevant to their specific version of Dialogflow.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSmartReplyAnswer\u003c/code\u003e class can be instantiated using a default constructor or by passing another instance of the \u003ccode\u003eSmartReplyAnswer\u003c/code\u003e class as a parameter.\u003c/p\u003e\n"]]],[],null,[]]