Google Cloud Dialogflow Cx V3beta1Advanced Settings Logging Settings Response
data class GoogleCloudDialogflowCxV3beta1AdvancedSettingsLoggingSettingsResponse(val enableInteractionLogging: Boolean, val enableStackdriverLogging: Boolean)
Define behaviors on logging.
Constructors
Link copied to clipboard
fun GoogleCloudDialogflowCxV3beta1AdvancedSettingsLoggingSettingsResponse(enableInteractionLogging: Boolean, enableStackdriverLogging: Boolean)