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 webpage provides documentation for the \u003ccode\u003eSmartReplyAnswer\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace, detailing its properties, inheritance, and constructors.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSmartReplyAnswer\u003c/code\u003e class represents a smart reply answer and 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\u003eThis documentation page provides links to numerous versions of the \u003ccode\u003eSmartReplyAnswer\u003c/code\u003e class ranging from version 4.26.0 (latest) down to 3.2.0, with version 4.0.0 being the specific focus of this page.\u003c/p\u003e\n"],["\u003cp\u003eThe class has four main properties: \u003ccode\u003eAnswerRecord\u003c/code\u003e and its resource name type \u003ccode\u003eAnswerRecordAsAnswerRecordName\u003c/code\u003e, \u003ccode\u003eConfidence\u003c/code\u003e for the system's certainty score, and \u003ccode\u003eReply\u003c/code\u003e for the response content.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes two constructors, one default constructor \u003ccode\u003eSmartReplyAnswer()\u003c/code\u003e and a second constructor \u003ccode\u003eSmartReplyAnswer(SmartReplyAnswer other)\u003c/code\u003e which allows for the duplication of an existing instance.\u003c/p\u003e\n"]]],[],null,[]]