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 suggested response to a user's input.\u003c/p\u003e\n"],["\u003cp\u003eThis API class provides access to the latest version, 4.26.0, along with a history of previous versions going back to 3.2.0, for developers using .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSmartReplyAnswer\u003c/code\u003e object contains properties such as \u003ccode\u003eAnswerRecord\u003c/code\u003e, \u003ccode\u003eConfidence\u003c/code\u003e, and \u003ccode\u003eReply\u003c/code\u003e, providing details about the suggested response and its source.\u003c/p\u003e\n"],["\u003cp\u003eIt 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, for efficient handling and manipulation of the data.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAnswerRecordName\u003c/code\u003e can be used to represent the typed view of the answer record.\u003c/p\u003e\n"]]],[],null,[]]