Chat Engine Chat Engine Config Agent Creation Config
data class ChatEngineChatEngineConfigAgentCreationConfig(val business: String? = null, val defaultLanguageCode: String, val location: String? = null, val timeZone: String)
Properties
Link copied to clipboard
The default language of the agent as a language tag. See Language Support for a list of the currently supported language codes.
Link copied to clipboard
The time zone of the agent from the time zone database, e.g., America/New_York, Europe/Paris.