GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCaseCaseContentArgs

data class GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCaseCaseContentArgs(val additionalCases: Output<GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesArgs>? = null, val message: Output<GoogleCloudDialogflowCxV3beta1ResponseMessageArgs>? = null) : ConvertibleToJava<GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCaseCaseContentArgs>

The list of messages or conditional cases to activate for this case.

Constructors

Functions

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

Properties

Link copied to clipboard

Additional cases to be evaluated.

Link copied to clipboard

Returned message.