Google Cloud Dialogflow Cx V3beta1Fulfillment Conditional Cases Case Args Builder
Functions
Link copied to clipboard
suspend fun caseContent(value: Output<List<GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCaseCaseContentArgs>>)
suspend fun caseContent(vararg values: Output<GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCaseCaseContentArgs>)
suspend fun caseContent(vararg values: GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCaseCaseContentArgs)
suspend fun caseContent(vararg argument: suspend GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCaseCaseContentArgsBuilder.() -> Unit)
suspend fun caseContent(values: List<Output<GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCaseCaseContentArgs>>)
suspend fun caseContent(value: List<GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCaseCaseContentArgs>?)
suspend fun caseContent(argument: List<suspend GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCaseCaseContentArgsBuilder.() -> Unit>)
suspend fun caseContent(argument: suspend GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCaseCaseContentArgsBuilder.() -> Unit)