GoogleCloudDialogflowCxV3beta1AdvancedSettingsLoggingSettingsResponse

data class GoogleCloudDialogflowCxV3beta1AdvancedSettingsLoggingSettingsResponse(val enableInteractionLogging: Boolean, val enableStackdriverLogging: Boolean)

Define behaviors on logging.

Constructors

constructor(enableInteractionLogging: Boolean, enableStackdriverLogging: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

If true, DF Interaction logging is currently enabled.

Link copied to clipboard

If true, StackDriver logging is currently enabled.