logging Settings
suspend fun loggingSettings(value: Output<GoogleCloudDialogflowCxV3beta1AdvancedSettingsLoggingSettingsArgs>)
suspend fun loggingSettings(value: GoogleCloudDialogflowCxV3beta1AdvancedSettingsLoggingSettingsArgs?)
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 GoogleCloudDialogflowCxV3beta1AdvancedSettingsLoggingSettingsArgsBuilder.() -> 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.