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 document provides reference documentation for the `SmartReplyMetrics` class within the Google Cloud Dialogflow v2 API, detailing its properties, inheritance, and implementation of various interfaces."],["The `SmartReplyMetrics` class serves as a model for evaluating metrics related to smart reply functionality."],["The document lists all available versions for `SmartReplyMetrics`, ranging from version 3.2.0 to the latest version 4.26.0."],["The `SmartReplyMetrics` class has properties such as `AllowlistCoverage`, `ConversationCount`, and `TopNMetrics`, which provides the percentage of target messages, total number of conversations, and metrics for top smart replies, respectively."],["This `SmartReplyMetrics` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, making it compatible with the Google.Protobuf library."]]],[]]