public sealed class SmartReplyAnswer : IMessage<SmartReplyAnswer>, IEquatable<SmartReplyAnswer>, IDeepCloneable<SmartReplyAnswer>, IBufferMessage, IMessage
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 represents a smart reply answer within the Google.Cloud.Dialogflow.V2 namespace, specifically in version 3.10.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its use within a structured messaging and data handling framework.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSmartReplyAnswer\u003c/code\u003e provides properties like \u003ccode\u003eAnswerRecord\u003c/code\u003e, \u003ccode\u003eConfidence\u003c/code\u003e, and \u003ccode\u003eReply\u003c/code\u003e to detail the answer record, the confidence level of the smart reply, and the actual reply content, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAnswerRecord\u003c/code\u003e and \u003ccode\u003eAnswerRecordAsAnswerRecordName\u003c/code\u003e properties are designed to work together, providing both a raw string version of the resource name and a typed version.\u003c/p\u003e\n"],["\u003cp\u003eThere are many versions of this class, from 3.2.0 all the way up to the most recent 4.26.0.\u003c/p\u003e\n"]]],[],null,[]]