Google Cloud Dialogflow Cx V3Experiment Result Confidence Interval Args
data class GoogleCloudDialogflowCxV3ExperimentResultConfidenceIntervalArgs(val confidenceLevel: Output<Double>? = null, val lowerBound: Output<Double>? = null, val ratio: Output<Double>? = null, val upperBound: Output<Double>? = null) : ConvertibleToJava<GoogleCloudDialogflowCxV3ExperimentResultConfidenceIntervalArgs>
A confidence interval is a range of possible values for the experiment objective you are trying to measure.