IntentArgsBuilder

Builder for IntentArgs.

Functions

Link copied to clipboard
@JvmName(name = "joppusdnnatrwude")
suspend fun conclusionStatement(value: IntentConclusionStatementArgs?)
@JvmName(name = "ffpmotabfxmcyogt")
suspend fun conclusionStatement(value: Output<IntentConclusionStatementArgs>)
@JvmName(name = "ojimyoqeeulmntuf")
suspend fun conclusionStatement(argument: suspend IntentConclusionStatementArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "egevlkxvfldbnpoq")
suspend fun confirmationPrompt(value: IntentConfirmationPromptArgs?)
@JvmName(name = "geghajsevruroeuv")
suspend fun confirmationPrompt(value: Output<IntentConfirmationPromptArgs>)
@JvmName(name = "ikghtcgvgkfuholh")
suspend fun confirmationPrompt(argument: suspend IntentConfirmationPromptArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "gjkmwtnyqomlauia")
suspend fun createVersion(value: Output<Boolean>)
@JvmName(name = "ywxldnatrafmtnic")
suspend fun createVersion(value: Boolean?)
Link copied to clipboard
@JvmName(name = "fmfxdjbyponpexgd")
suspend fun description(value: Output<String>)
@JvmName(name = "qsxeotugvmhbhjlk")
suspend fun description(value: String?)
Link copied to clipboard
@JvmName(name = "wdytcfxpssvjfgxw")
suspend fun dialogCodeHook(value: IntentDialogCodeHookArgs?)
@JvmName(name = "nwjvpugaakvlbips")
suspend fun dialogCodeHook(value: Output<IntentDialogCodeHookArgs>)
@JvmName(name = "ngfderahmkilpssd")
suspend fun dialogCodeHook(argument: suspend IntentDialogCodeHookArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "sohmpdrcxehmuirb")
suspend fun followUpPrompt(value: IntentFollowUpPromptArgs?)
@JvmName(name = "enbebgakthdjxskt")
suspend fun followUpPrompt(value: Output<IntentFollowUpPromptArgs>)
@JvmName(name = "mhixymwaschisyfq")
suspend fun followUpPrompt(argument: suspend IntentFollowUpPromptArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "trptpivskiexlegx")
suspend fun fulfillmentActivity(value: IntentFulfillmentActivityArgs?)
@JvmName(name = "yemnhhylbycfkxno")
suspend fun fulfillmentActivity(value: Output<IntentFulfillmentActivityArgs>)
@JvmName(name = "smoeululoxmkieht")
suspend fun fulfillmentActivity(argument: suspend IntentFulfillmentActivityArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "vmrwsubudykaaiff")
suspend fun name(value: Output<String>)
@JvmName(name = "rohrkbueijfskodu")
suspend fun name(value: String?)
Link copied to clipboard
@JvmName(name = "wtkarttgsusnimjb")
suspend fun parentIntentSignature(value: Output<String>)
@JvmName(name = "mqsloksbdyegkahi")
suspend fun parentIntentSignature(value: String?)
Link copied to clipboard
@JvmName(name = "ygvuwprbolqemyre")
suspend fun rejectionStatement(value: IntentRejectionStatementArgs?)
@JvmName(name = "hhoahgholxiyphdk")
suspend fun rejectionStatement(value: Output<IntentRejectionStatementArgs>)
@JvmName(name = "espikiibjxlwvwmp")
suspend fun rejectionStatement(argument: suspend IntentRejectionStatementArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "uvpibvgshtiqihqx")
suspend fun sampleUtterances(value: Output<List<String>>)
@JvmName(name = "dpbowondtqngbhxs")
suspend fun sampleUtterances(vararg values: Output<String>)
@JvmName(name = "gvjtixejyohxvmbh")
suspend fun sampleUtterances(vararg values: String)
@JvmName(name = "pxxjcmsgvcayhuvo")
suspend fun sampleUtterances(values: List<Output<String>>)
@JvmName(name = "yjveojiasmqwmefu")
suspend fun sampleUtterances(value: List<String>?)
Link copied to clipboard
@JvmName(name = "risfhggfovpwsade")
suspend fun slots(value: Output<List<IntentSlotArgs>>)
@JvmName(name = "lytyonebpuabjmkl")
suspend fun slots(vararg values: IntentSlotArgs)
@JvmName(name = "xubxviyevdnhtulu")
suspend fun slots(vararg values: Output<IntentSlotArgs>)
@JvmName(name = "kuhehnfiwogqcsiv")
suspend fun slots(vararg argument: suspend IntentSlotArgsBuilder.() -> Unit)
@JvmName(name = "yifduljbuneaoqdb")
suspend fun slots(value: List<IntentSlotArgs>?)
@JvmName(name = "geswygilsadsensd")
suspend fun slots(values: List<Output<IntentSlotArgs>>)
@JvmName(name = "rvxrvgxshiernwun")
suspend fun slots(argument: List<suspend IntentSlotArgsBuilder.() -> Unit>)
@JvmName(name = "xrtpagxdlkdnfiie")
suspend fun slots(argument: suspend IntentSlotArgsBuilder.() -> Unit)