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\u003eThis page provides reference documentation for the \u003ccode\u003eSmartReplyAnswer\u003c/code\u003e class within the Google Cloud Dialogflow v2 API, detailing its properties, inheritance, and implementation of various interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSmartReplyAnswer\u003c/code\u003e class, found in the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace, represents a smart reply generated by the Dialogflow system.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eSmartReplyAnswer\u003c/code\u003e include \u003ccode\u003eAnswerRecord\u003c/code\u003e (a resource name), \u003ccode\u003eConfidence\u003c/code\u003e (a score of the reply's relevance), and \u003ccode\u003eReply\u003c/code\u003e (the actual reply text).\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists different versions of the API from 3.2.0 to 4.26.0, allowing developers to navigate through changes and specific implementations.\u003c/p\u003e\n"],["\u003cp\u003eThe 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, and inherits from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]