Bot Locale
constructor(customVocabulary: BotCustomVocabulary? = null, description: String? = null, intents: List<BotIntent>? = null, localeId: String, nluConfidenceThreshold: Double, slotTypes: List<BotSlotType>? = null, voiceSettings: BotVoiceSettings? = null)