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