GetUtterancesViewRequest

Types

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

Properties

Link copied to clipboard

The name of the bot for which utterance information should be returned.

Link copied to clipboard

An array of bot versions for which utterance information should be returned. The limit is 5 versions per request.

Link copied to clipboard

To return utterances that were recognized and handled, use Detected. To return utterances that were not recognized, use Missed.

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