public sealed class SmartReplyMetrics : IMessage<SmartReplyMetrics>, IEquatable<SmartReplyMetrics>, IDeepCloneable<SmartReplyMetrics>, IBufferMessage, IMessage
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\u003eThe latest version of the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2.SmartReplyMetrics\u003c/code\u003e class is 4.26.0, with numerous previous versions available, going as far back as version 3.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSmartReplyMetrics\u003c/code\u003e is a sealed class that provides evaluation metrics for the smart reply model, and it implements several 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\u003eThe class \u003ccode\u003eSmartReplyMetrics\u003c/code\u003e includes properties such as \u003ccode\u003eAllowlistCoverage\u003c/code\u003e, representing the percentage of target messages with similar messages in the allowlist, \u003ccode\u003eConversationCount\u003c/code\u003e, indicating the number of conversations used for metric generation, and \u003ccode\u003eTopNMetrics\u003c/code\u003e, for metrics of top n smart replies.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSmartReplyMetrics\u003c/code\u003e class has two constructors, one default and one that accepts another \u003ccode\u003eSmartReplyMetrics\u003c/code\u003e object as a parameter for initialization.\u003c/p\u003e\n"]]],[],null,[]]