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 latest version of the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2.SmartReplyAnswer\u003c/code\u003e documentation is 4.26.0, with multiple previous versions listed, starting from 3.2.0 and all the way up to the latest.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSmartReplyAnswer\u003c/code\u003e is a class representing a smart reply in the Dialogflow V2 API, which 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.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSmartReplyAnswer\u003c/code\u003e class has two constructors and four properties: \u003ccode\u003eAnswerRecord\u003c/code\u003e, \u003ccode\u003eAnswerRecordAsAnswerRecordName\u003c/code\u003e, \u003ccode\u003eConfidence\u003c/code\u003e, and \u003ccode\u003eReply\u003c/code\u003e, each serving specific purposes related to smart reply data.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSmartReplyAnswer\u003c/code\u003e provides properties for managing the answer record name and its typed view, the smart reply confidence score, and the actual content of the reply.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits members from \u003ccode\u003eObject\u003c/code\u003e, including \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]