Google Cloud Dialogflow Cx V3Advanced Settings Logging Settings Args
data class GoogleCloudDialogflowCxV3AdvancedSettingsLoggingSettingsArgs(val enableInteractionLogging: Output<Boolean>? = null, val enableStackdriverLogging: Output<Boolean>? = null) : ConvertibleToJava<GoogleCloudDialogflowCxV3AdvancedSettingsLoggingSettingsArgs>
Define behaviors on logging.
Constructors
Link copied to clipboard
fun GoogleCloudDialogflowCxV3AdvancedSettingsLoggingSettingsArgs(enableInteractionLogging: Output<Boolean>? = null, enableStackdriverLogging: Output<Boolean>? = null)