Builder

class Builder

Properties

Link copied to clipboard

The name of the intent that the utterance is associated to.

Link copied to clipboard

The name of the slot that the utterance is associated to.

Link copied to clipboard

The duration in milliseconds of the audio associated with the utterance.

Link copied to clipboard

The identifier of the alias of the bot that the utterance was made to.

Link copied to clipboard

The identifier for the audio of the bot response.

Link copied to clipboard

A list of objects containing information about the bot response to the utterance.

Link copied to clipboard

The version of the bot that the utterance was made to.

Link copied to clipboard

The channel that is integrated with the bot that the utterance was made to.

Link copied to clipboard

The date and time when the conversation in which the utterance took place ended. A conversation is defined as a unique combination of a sessionId and an originatingRequestId.

Link copied to clipboard

The date and time when the conversation in which the utterance took place began. A conversation is defined as a unique combination of a sessionId and an originatingRequestId.

Link copied to clipboard

The type of dialog action that the utterance is associated to. See the type field in DialogAction for more information.

Link copied to clipboard

The input type of the utterance. The possible values are as follows:

Link copied to clipboard

The state of the intent that the utterance is associated to.

Link copied to clipboard

The locale of the bot that the utterance was made to.

Link copied to clipboard

The mode of the session. The possible values are as follows:

Link copied to clipboard

The output type of the utterance. The possible values are as follows:

Link copied to clipboard

The identifier of the session that the utterance was made in.

Link copied to clipboard

The slots that have been filled in the session by the time of the utterance.

Link copied to clipboard

The text of the utterance.

Link copied to clipboard

The identifier of the request associated with the utterance.

Link copied to clipboard

The date and time when the utterance took place.

Link copied to clipboard

Specifies whether the bot understood the utterance or not.