Google Cloud Dialogflow Cx V3Fulfillment Args Builder
Functions
Link copied to clipboard
suspend fun conditionalCases(value: Output<List<GoogleCloudDialogflowCxV3FulfillmentConditionalCasesArgs>>)
suspend fun conditionalCases(vararg values: Output<GoogleCloudDialogflowCxV3FulfillmentConditionalCasesArgs>)
suspend fun conditionalCases(vararg values: GoogleCloudDialogflowCxV3FulfillmentConditionalCasesArgs)
suspend fun conditionalCases(vararg argument: suspend GoogleCloudDialogflowCxV3FulfillmentConditionalCasesArgsBuilder.() -> Unit)
suspend fun conditionalCases(values: List<Output<GoogleCloudDialogflowCxV3FulfillmentConditionalCasesArgs>>)
suspend fun conditionalCases(value: List<GoogleCloudDialogflowCxV3FulfillmentConditionalCasesArgs>?)
suspend fun conditionalCases(argument: List<suspend GoogleCloudDialogflowCxV3FulfillmentConditionalCasesArgsBuilder.() -> Unit>)
suspend fun conditionalCases(argument: suspend GoogleCloudDialogflowCxV3FulfillmentConditionalCasesArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun messages(vararg argument: suspend GoogleCloudDialogflowCxV3ResponseMessageArgsBuilder.() -> Unit)
suspend fun messages(argument: List<suspend GoogleCloudDialogflowCxV3ResponseMessageArgsBuilder.() -> Unit>)
suspend fun messages(argument: suspend GoogleCloudDialogflowCxV3ResponseMessageArgsBuilder.() -> Unit)
Link copied to clipboard
Link copied to clipboard
suspend fun setParameterActions(value: Output<List<GoogleCloudDialogflowCxV3FulfillmentSetParameterActionArgs>>)
suspend fun setParameterActions(vararg values: Output<GoogleCloudDialogflowCxV3FulfillmentSetParameterActionArgs>)
suspend fun setParameterActions(vararg values: GoogleCloudDialogflowCxV3FulfillmentSetParameterActionArgs)
suspend fun setParameterActions(vararg argument: suspend GoogleCloudDialogflowCxV3FulfillmentSetParameterActionArgsBuilder.() -> Unit)
suspend fun setParameterActions(values: List<Output<GoogleCloudDialogflowCxV3FulfillmentSetParameterActionArgs>>)
suspend fun setParameterActions(value: List<GoogleCloudDialogflowCxV3FulfillmentSetParameterActionArgs>?)
suspend fun setParameterActions(argument: List<suspend GoogleCloudDialogflowCxV3FulfillmentSetParameterActionArgsBuilder.() -> Unit>)
suspend fun setParameterActions(argument: suspend GoogleCloudDialogflowCxV3FulfillmentSetParameterActionArgsBuilder.() -> Unit)