loggingSettings

@JvmName(name = "ookohswgiwepiaap")
suspend fun loggingSettings(value: Output<CxAgentAdvancedSettingsLoggingSettingsArgs>)
@JvmName(name = "ipmuekmqgplnhpys")
suspend fun loggingSettings(value: CxAgentAdvancedSettingsLoggingSettingsArgs?)

Parameters

value

Settings for logging. Settings for Dialogflow History, Contact Center messages, StackDriver logs, and speech logging. Exposed at the following levels:

  • Agent level Structure is documented below.


@JvmName(name = "jaelqqejrisqcajj")
suspend fun loggingSettings(argument: suspend CxAgentAdvancedSettingsLoggingSettingsArgsBuilder.() -> 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 Structure is documented below.