Google Cloud Dialogflow Cx V3beta1Fulfillment Args Builder
Functions
Link copied to clipboard
suspend fun conditionalCases(value: Output<List<GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesArgs>>)
suspend fun conditionalCases(vararg values: Output<GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesArgs>)
suspend fun conditionalCases(vararg values: GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesArgs)
suspend fun conditionalCases(vararg argument: suspend GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesArgsBuilder.() -> Unit)
suspend fun conditionalCases(values: List<Output<GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesArgs>>)
suspend fun conditionalCases(value: List<GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesArgs>?)
suspend fun conditionalCases(argument: List<suspend GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesArgsBuilder.() -> Unit>)
suspend fun conditionalCases(argument: suspend GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun messages(vararg argument: suspend GoogleCloudDialogflowCxV3beta1ResponseMessageArgsBuilder.() -> Unit)
suspend fun messages(argument: List<suspend GoogleCloudDialogflowCxV3beta1ResponseMessageArgsBuilder.() -> Unit>)
suspend fun messages(argument: suspend GoogleCloudDialogflowCxV3beta1ResponseMessageArgsBuilder.() -> Unit)
Link copied to clipboard
Link copied to clipboard
suspend fun setParameterActions(value: Output<List<GoogleCloudDialogflowCxV3beta1FulfillmentSetParameterActionArgs>>)
suspend fun setParameterActions(vararg values: Output<GoogleCloudDialogflowCxV3beta1FulfillmentSetParameterActionArgs>)
suspend fun setParameterActions(vararg values: GoogleCloudDialogflowCxV3beta1FulfillmentSetParameterActionArgs)
suspend fun setParameterActions(vararg argument: suspend GoogleCloudDialogflowCxV3beta1FulfillmentSetParameterActionArgsBuilder.() -> Unit)
suspend fun setParameterActions(values: List<Output<GoogleCloudDialogflowCxV3beta1FulfillmentSetParameterActionArgs>>)
suspend fun setParameterActions(value: List<GoogleCloudDialogflowCxV3beta1FulfillmentSetParameterActionArgs>?)
suspend fun setParameterActions(argument: List<suspend GoogleCloudDialogflowCxV3beta1FulfillmentSetParameterActionArgsBuilder.() -> Unit>)
suspend fun setParameterActions(argument: suspend GoogleCloudDialogflowCxV3beta1FulfillmentSetParameterActionArgsBuilder.() -> Unit)