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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eSmartReplyAnswer\u003c/code\u003e class within the Google Cloud Dialogflow v2 API for .NET, with the latest version being 4.26.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSmartReplyAnswer\u003c/code\u003e class, which implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e and \u003ccode\u003eIEquatable\u003c/code\u003e, represents a smart reply generated by the Dialogflow system.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation details two constructors for creating \u003ccode\u003eSmartReplyAnswer\u003c/code\u003e objects, one default and another for creating a copy of an existing \u003ccode\u003eSmartReplyAnswer\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has four main properties: \u003ccode\u003eAnswerRecord\u003c/code\u003e (a string), \u003ccode\u003eAnswerRecordAsAnswerRecordName\u003c/code\u003e (a typed view), \u003ccode\u003eConfidence\u003c/code\u003e (a float representing certainty), and \u003ccode\u003eReply\u003c/code\u003e (the string content of the reply).\u003c/p\u003e\n"],["\u003cp\u003eThis page contains the documentation of all the previous versions of the SmartReplyAnswer, with versions going all the way back to 3.2.0.\u003c/p\u003e\n"]]],[],null,[]]