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 \u003ccode\u003eSmartReplyAnswer\u003c/code\u003e class in the Google Cloud Dialogflow v2 API represents a smart reply provided as an answer.\u003c/p\u003e\n"],["\u003cp\u003eThis class is available across multiple versions, ranging from 3.2.0 to the latest 4.26.0, for the Google Cloud Dialogflow v2 API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSmartReplyAnswer\u003c/code\u003e inherits from \u003ccode\u003eObject\u003c/code\u003e and 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\u003eIt includes properties such as \u003ccode\u003eAnswerRecord\u003c/code\u003e, \u003ccode\u003eAnswerRecordAsAnswerRecordName\u003c/code\u003e, \u003ccode\u003eConfidence\u003c/code\u003e, and \u003ccode\u003eReply\u003c/code\u003e, providing details about the smart reply.\u003c/p\u003e\n"],["\u003cp\u003eThe constructor \u003ccode\u003eSmartReplyAnswer()\u003c/code\u003e creates an instance of a new smart reply answer, and the \u003ccode\u003eSmartReplyAnswer(SmartReplyAnswer)\u003c/code\u003e constructor creates a new instance based on another \u003ccode\u003eSmartReplyAnswer\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]