BotLocaleSummary

Summary information about bot locales returned by the ListBotLocales operation.

Types

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

Properties

Link copied to clipboard

The current status of the bot locale. When the status is Built the locale is ready for use.

Link copied to clipboard

The description of the bot locale.

Link copied to clipboard

A timestamp of the date and time that the bot locale was last built.

Link copied to clipboard

A timestamp of the date and time that the bot locale was last updated.

Link copied to clipboard

The language and locale of the bot locale.

Link copied to clipboard

The name of the bot locale.

Functions

Link copied to clipboard
inline fun copy(block: BotLocaleSummary.Builder.() -> Unit = {}): BotLocaleSummary
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