Google Cloud Dialogflow Cx V3Environment Test Cases Config Args
data class GoogleCloudDialogflowCxV3EnvironmentTestCasesConfigArgs(val enableContinuousRun: Output<Boolean>? = null, val enablePredeploymentRun: Output<Boolean>? = null, val testCases: Output<List<String>>? = null) : ConvertibleToJava<GoogleCloudDialogflowCxV3EnvironmentTestCasesConfigArgs>
The configuration for continuous tests.