public sealed class SmartReplyMetrics : IMessage<SmartReplyMetrics>, IEquatable<SmartReplyMetrics>, IDeepCloneable<SmartReplyMetrics>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class SmartReplyMetrics.
Percentage of target participant messages in the evaluation dataset for
which similar messages have appeared at least once in the allowlist. Should
be [0, 1].
[[["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 webpage provides reference documentation for the \u003ccode\u003eSmartReplyMetrics\u003c/code\u003e class within the Google Cloud Dialogflow v2 API, covering versions from 3.2.0 to the latest 4.26.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSmartReplyMetrics\u003c/code\u003e is a class used for evaluating the performance of smart reply models, and it includes metrics like \u003ccode\u003eAllowlistCoverage\u003c/code\u003e, \u003ccode\u003eConversationCount\u003c/code\u003e, and \u003ccode\u003eTopNMetrics\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSmartReplyMetrics\u003c/code\u003e 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 is part of the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe page contains two constructors, one being the empty \u003ccode\u003eSmartReplyMetrics()\u003c/code\u003e and the other, \u003ccode\u003eSmartReplyMetrics(SmartReplyMetrics other)\u003c/code\u003e, taking a SmartReplyMetrics object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe main properties used to evaluate the performance of smart replies are the percentage of target messages, \u003ccode\u003eAllowlistCoverage\u003c/code\u003e, total number of conversations \u003ccode\u003eConversationCount\u003c/code\u003e, and sorted metrics of top n smart replies \u003ccode\u003eTopNMetrics\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]