Google Cloud Dialogflow Cx V3beta1Form Parameter Fill Behavior Args Builder
Functions
Link copied to clipboard
suspend fun initialPromptFulfillment(argument: suspend GoogleCloudDialogflowCxV3beta1FulfillmentArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun repromptEventHandlers(value: Output<List<GoogleCloudDialogflowCxV3beta1EventHandlerArgs>>)
suspend fun repromptEventHandlers(vararg values: Output<GoogleCloudDialogflowCxV3beta1EventHandlerArgs>)
suspend fun repromptEventHandlers(vararg argument: suspend GoogleCloudDialogflowCxV3beta1EventHandlerArgsBuilder.() -> Unit)
suspend fun repromptEventHandlers(values: List<Output<GoogleCloudDialogflowCxV3beta1EventHandlerArgs>>)
suspend fun repromptEventHandlers(argument: List<suspend GoogleCloudDialogflowCxV3beta1EventHandlerArgsBuilder.() -> Unit>)
suspend fun repromptEventHandlers(argument: suspend GoogleCloudDialogflowCxV3beta1EventHandlerArgsBuilder.() -> Unit)