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."],[[["This webpage provides reference documentation for the `SmartReplyAnswer` class within the Google Cloud Dialogflow v2 API, specifically detailing its structure, properties, and implementation across various versions."],["The `SmartReplyAnswer` class represents a smart reply answer in the Dialogflow system, offering insights into the confidence level and content of a system-generated reply."],["The latest version available is `4.26.0`, and the webpage allows you to view the `SmartReplyAnswer` class details across all versions down to `3.2.0` version."],["The `SmartReplyAnswer` class includes properties such as `AnswerRecord`, `AnswerRecordAsAnswerRecordName`, `Confidence`, and `Reply`, each offering specific information about the smart reply."],["The class implements several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable` and inherits from `object` providing a wide array of functionality."]]],[]]