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\u003eThe \u003ccode\u003eSmartReplyAnswer\u003c/code\u003e class in the Google Cloud Dialogflow v2 API represents a suggested reply within a conversation.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this API is 4.26.0, but this document is specifically for version 4.18.0, which also provides a list of previous versions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSmartReplyAnswer\u003c/code\u003e implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties for \u003ccode\u003eAnswerRecord\u003c/code\u003e (which can be viewed as \u003ccode\u003eAnswerRecordName\u003c/code\u003e), \u003ccode\u003eConfidence\u003c/code\u003e (a score from 0.0 to 1.0), and the \u003ccode\u003eReply\u003c/code\u003e content itself.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSmartReplyAnswer\u003c/code\u003e has two constructors: a default parameterless constructor, and one that accepts another \u003ccode\u003eSmartReplyAnswer\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]