GoogleCloudDialogflowCxV3AdvancedSettingsLoggingSettingsResponse

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

Define behaviors on logging.

Constructors

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.