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 webpage provides documentation for the \u003ccode\u003eSmartReplyAnswer\u003c/code\u003e class within the Google Cloud Dialogflow v2 API, with the latest version being 4.26.0, and details of versions going back to 3.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSmartReplyAnswer\u003c/code\u003e represents a smart reply answer in the Dialogflow system and is part of the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eSmartReplyAnswer\u003c/code\u003e inherits from \u003ccode\u003eObject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eSmartReplyAnswer\u003c/code\u003e include \u003ccode\u003eAnswerRecord\u003c/code\u003e (the answer record's name), \u003ccode\u003eAnswerRecordAsAnswerRecordName\u003c/code\u003e (a typed view of AnswerRecord), \u003ccode\u003eConfidence\u003c/code\u003e (the system's confidence in the reply), and \u003ccode\u003eReply\u003c/code\u003e (the content of the reply).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSmartReplyAnswer\u003c/code\u003e class has two constructors, a default constructor and another taking another \u003ccode\u003eSmartReplyAnswer\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]