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