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."],[[["The webpage provides reference documentation and code samples for the Google Cloud Dialogflow v2 API class `SmartReplyMetrics`."],["The latest version available is 4.26.0, and the page also includes a history of versions, starting from 3.2.0 all the way up to the latest version."],["`SmartReplyMetrics` is a class that implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IMessage`, and is used for evaluating smart reply model metrics."],["Key properties of the `SmartReplyMetrics` class include `AllowlistCoverage`, `ConversationCount`, and `TopNMetrics`, each serving different aspects of measuring smart reply performance."],["The class is part of the `Google.Cloud.Dialogflow.V2` namespace and is contained within the `Google.Cloud.Dialogflow.V2.dll` assembly."]]],[]]