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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This page provides reference documentation for the `SmartReplyMetrics` class within the Google Cloud Dialogflow v2 API, detailing its properties and functionality across multiple versions."],["The `SmartReplyMetrics` class is designed to represent the evaluation metrics for a smart reply model, which is implemented using interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage` within the specified namespace."],["The latest version available for the Google Cloud Dialogflow v2 API's `SmartReplyMetrics` is version 4.26.0, and the page lists versions going as far back as version 3.2.0."],["The `SmartReplyMetrics` class offers several key properties including `AllowlistCoverage`, `ConversationCount`, and `TopNMetrics`, each with specific descriptions and data types."],["The document also references external resources for things such as the definition of Object and Single for enhanced clarity in understanding the code."]]],[]]