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