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"]],[["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-04-09 UTC."],[[["This webpage provides documentation for the `SmartReplyMetrics` class within the Google Cloud Dialogflow v2 API for .NET, with the most recent version being 4.26.0."],["The `SmartReplyMetrics` class is used to evaluate metrics for the smart reply model and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties such as `AllowlistCoverage`, `ConversationCount`, and `TopNMetrics`, which provide detailed information about the smart reply model's performance."],["The documentation includes links to previous versions of the `SmartReplyMetrics` class, ranging from version 4.25.0 down to 3.2.0, including all versions between."],["The documentation mentions that the `SmartReplyMetrics` class has two constructors: a default constructor and a copy constructor, that allow for creating either a new instance or a duplicate of another instance."]]],[]]