Get Agent Result
data class GetAgentResult(val advancedSettings: GoogleCloudDialogflowCxV3AdvancedSettingsResponse, val avatarUri: String, val defaultLanguageCode: String, val description: String, val displayName: String, val enableSpellCorrection: Boolean, val enableStackdriverLogging: Boolean, val locked: Boolean, val name: String, val securitySettings: String, val speechToTextSettings: GoogleCloudDialogflowCxV3SpeechToTextSettingsResponse, val startFlow: String, val supportedLanguageCodes: List<String>, val textToSpeechSettings: GoogleCloudDialogflowCxV3TextToSpeechSettingsResponse, val timeZone: String)
Constructors
Link copied to clipboard
fun GetAgentResult(advancedSettings: GoogleCloudDialogflowCxV3AdvancedSettingsResponse, avatarUri: String, defaultLanguageCode: String, description: String, displayName: String, enableSpellCorrection: Boolean, enableStackdriverLogging: Boolean, locked: Boolean, name: String, securitySettings: String, speechToTextSettings: GoogleCloudDialogflowCxV3SpeechToTextSettingsResponse, startFlow: String, supportedLanguageCodes: List<String>, textToSpeechSettings: GoogleCloudDialogflowCxV3TextToSpeechSettingsResponse, timeZone: String)
Types
Properties
Link copied to clipboard
Immutable. The default language of the agent as a language tag. See Language Support for a list of the currently supported language codes. This field cannot be set by the Agents.UpdateAgent method.
Link copied to clipboard
Link copied to clipboard
The time zone of the agent from the time zone database, e.g., America/New_York, Europe/Paris.