AnalyticsUtteranceResult

An object containing the results for the utterance metrics you requested and the bin and/or group(s) they refer to, if applicable.

Types

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

Properties

Link copied to clipboard

A list of objects containing information about the last used intent at the time of an utterance.

Link copied to clipboard

A list of objects containing the criteria you requested for binning results and the values of the bins.

Link copied to clipboard

A list of objects containing the criteria you requested for grouping results and the values of the bins.

Link copied to clipboard

A list of objects, each of which contains a metric you want to list, the statistic for the metric you want to return, and the method by which to organize the results.

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