GoogleCloudDialogflowCxV3FulfillmentConditionalCasesArgs

data class GoogleCloudDialogflowCxV3FulfillmentConditionalCasesArgs(val cases: Output<List<GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCaseArgs>>? = null) : ConvertibleToJava<GoogleCloudDialogflowCxV3FulfillmentConditionalCasesArgs>

A list of cascading if-else conditions. Cases are mutually exclusive. The first one with a matching condition is selected, all the rest ignored.

Properties

Link copied to clipboard

A list of cascading if-else conditions.

Functions

Link copied to clipboard
open override fun toJava(): GoogleCloudDialogflowCxV3FulfillmentConditionalCasesArgs