AnalyticsIntentMetric

Contains the metric and the summary statistic you want to calculate, and the order in which to sort the results, for the intents in the bot.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The metric for which you want to get intent summary statistics.

Link copied to clipboard

Specifies whether to sort the results in ascending or descending order.

Link copied to clipboard

The summary statistic to calculate.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String