BuildBotLocaleResponse

Types

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

Properties

Link copied to clipboard

The identifier of the specified bot.

Link copied to clipboard

The bot's build status. When the status is ReadyExpressTesting you can test the bot using the utterances defined for the intents and slot types. When the status is Built, the bot is ready for use and can be tested using any utterance.

Link copied to clipboard

The version of the bot that was built. This is only the draft version of the bot.

Link copied to clipboard

A timestamp indicating the date and time that the bot was last built for this locale.

Link copied to clipboard

The language and locale specified of where the bot can be used.

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