ListUtteranceAnalyticsDataRequest

Types

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

Properties

Link copied to clipboard

The identifier for the bot for which you want to retrieve utterance analytics.

Link copied to clipboard

The date and time that marks the end of the range of time for which you want to see utterance analytics.

Link copied to clipboard

A list of objects, each of which describes a condition by which you want to filter the results.

Link copied to clipboard

The maximum number of results to return in each page of results. If there are fewer results than the maximum page size, only the actual number of results are returned.

Link copied to clipboard

If the response from the ListUtteranceAnalyticsData operation contains more results than specified in the maxResults parameter, a token is returned in the response.

Link copied to clipboard

An object specifying the measure and method by which to sort the utterance analytics data.

Link copied to clipboard

The date and time that marks the beginning of the range of time for which you want to see utterance analytics.

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