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."],[[["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 represents the evaluation metrics for a smart reply model, containing properties like `AllowlistCoverage`, `ConversationCount`, and `TopNMetrics`."],["There are numerous version links available on this page, starting from version 4.26.0 down to version 3.2.0, for the `Google.Cloud.Dialogflow.V2.SmartReplyMetrics` class."],["`SmartReplyMetrics` can be constructed either as a new instance or from another existing `SmartReplyMetrics` instance, allowing for duplication of data."],["`SmartReplyMetrics` implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` for extended functionality and flexibility."]]],[]]