logging Settings
suspend fun loggingSettings(value: Output<GoogleCloudDialogflowCxV3AdvancedSettingsLoggingSettingsArgs>)
Parameters
value
Settings for logging. Settings for Dialogflow History, Contact Center messages, StackDriver logs, and speech logging. Exposed at the following levels: - Agent level.
suspend fun loggingSettings(argument: suspend GoogleCloudDialogflowCxV3AdvancedSettingsLoggingSettingsArgsBuilder.() -> Unit)
Parameters
argument
Settings for logging. Settings for Dialogflow History, Contact Center messages, StackDriver logs, and speech logging. Exposed at the following levels: - Agent level.