Google Cloud Dialogflow V2beta1Logging Config Args
data class GoogleCloudDialogflowV2beta1LoggingConfigArgs(val enableStackdriverLogging: Output<Boolean>? = null) : ConvertibleToJava<GoogleCloudDialogflowV2beta1LoggingConfigArgs>
Defines logging behavior for conversation lifecycle events.
Constructors
Link copied to clipboard
fun GoogleCloudDialogflowV2beta1LoggingConfigArgs(enableStackdriverLogging: Output<Boolean>? = null)