case Content
suspend fun caseContent(value: Output<List<GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCaseCaseContentArgs>>)
suspend fun caseContent(value: List<GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCaseCaseContentArgs>?)
Parameters
value
A list of case content.
suspend fun caseContent(vararg values: Output<GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCaseCaseContentArgs>)
suspend fun caseContent(values: List<Output<GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCaseCaseContentArgs>>)
suspend fun caseContent(vararg values: GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCaseCaseContentArgs)
Parameters
values
A list of case content.
suspend fun caseContent(argument: List<suspend GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCaseCaseContentArgsBuilder.() -> Unit>)
suspend fun caseContent(vararg argument: suspend GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCaseCaseContentArgsBuilder.() -> Unit)
suspend fun caseContent(argument: suspend GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCaseCaseContentArgsBuilder.() -> Unit)
Parameters
argument
A list of case content.