AnalyticsIntentStageMetric
Contains the metric and the summary statistic you want to calculate, and the order in which to sort the results, for the intent stages across the user sessions with the bot.
Types
Properties
Link copied to clipboard
The metric for which you want to get intent stage summary statistics. See Key definitions for more details about these metrics.
Link copied to clipboard
Specifies whether to sort the results in ascending or descending order of the summary statistic (value
in the response).
Link copied to clipboard
The summary statistic to calculate.
Functions
Link copied to clipboard
inline fun copy(block: AnalyticsIntentStageMetric.Builder.() -> Unit = {}): AnalyticsIntentStageMetric