Google Cloud Dialogflow Cx V3Fulfillment Conditional Cases Args Builder
Functions
Link copied to clipboard
suspend fun cases(value: Output<List<GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCaseArgs>>)
suspend fun cases(vararg values: Output<GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCaseArgs>)
suspend fun cases(vararg argument: suspend GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCaseArgsBuilder.() -> Unit)
suspend fun cases(values: List<Output<GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCaseArgs>>)
suspend fun cases(argument: List<suspend GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCaseArgsBuilder.() -> Unit>)
suspend fun cases(argument: suspend GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCaseArgsBuilder.() -> Unit)