Chat Engine Chat Engine Config Agent Creation Config Args
data class ChatEngineChatEngineConfigAgentCreationConfigArgs(val business: Output<String>? = null, val defaultLanguageCode: Output<String>, val location: Output<String>? = null, val timeZone: Output<String>) : ConvertibleToJava<ChatEngineChatEngineConfigAgentCreationConfigArgs>
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.