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 page provides reference documentation for the `SmartReplyMetrics` class within the Google Cloud Dialogflow v2 API, specifically covering versions from 3.2.0 to 4.26.0, with the latter being the latest release."],["The `SmartReplyMetrics` class is used for evaluating the performance metrics of a smart reply model, and it implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `SmartReplyMetrics` class include `AllowlistCoverage` (percentage of messages in the evaluation dataset with similar messages in the allowlist), `ConversationCount` (total conversations used for metric generation), and `TopNMetrics` (metrics for top n smart replies)."],["The webpage lists the various versions of the `SmartReplyMetrics` class from the version 3.2.0 up until 4.26.0, with the ability to click each version for more specific version details."]]],[]]