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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `SmartReplyMetrics` class within the `Google.Cloud.Dialogflow.V2` namespace, specifically covering versions from 3.2.0 up to the latest 4.26.0."],["`SmartReplyMetrics` is a class that represents the evaluation metrics for a smart reply model, inheriting from `Object` and implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties like `AllowlistCoverage`, `ConversationCount`, and `TopNMetrics`, which provide insights into the performance and characteristics of the smart reply model's evaluations."],["There are available constructor options, one that is parameterless and another that accepts another `SmartReplyMetrics` object, and inherited members from the `Object` class."],["The page gives links to the documentation for multiple previous versions, and has a dropdown arrow to see all versions, and shows the latest version of `SmartReplyMetrics` is 4.26.0."]]],[]]