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-03-21 UTC."],[[["This webpage provides reference documentation and code samples for the `SmartReplyMetrics` class within the Google Cloud Dialogflow v2 API, starting with version 4.0.0 and going all the way up to version 4.26.0."],["`SmartReplyMetrics` is a class used for evaluating metrics for the smart reply model in Dialogflow v2 and can be used with multiple version, each accessible by navigating to their corresponding path."],["The `SmartReplyMetrics` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has inherited methods from the base `object` class."],["Key properties of the `SmartReplyMetrics` class include `AllowlistCoverage`, `ConversationCount`, and `TopNMetrics`, which provide insights into the performance and usage of the smart reply model."],["The `SmartReplyMetrics` class contains two constructors: one default, and one that accepts another instance of itself."]]],[]]