V2models Intent Initial Response Setting Conditional Default Branch Next Step Intent Args
data class V2modelsIntentInitialResponseSettingConditionalDefaultBranchNextStepIntentArgs(val name: Output<String>? = null, val slots: Output<List<V2modelsIntentInitialResponseSettingConditionalDefaultBranchNextStepIntentSlotArgs>>? = null) : ConvertibleToJava<V2modelsIntentInitialResponseSettingConditionalDefaultBranchNextStepIntentArgs>
Constructors
Link copied to clipboard
fun V2modelsIntentInitialResponseSettingConditionalDefaultBranchNextStepIntentArgs(name: Output<String>? = null, slots: Output<List<V2modelsIntentInitialResponseSettingConditionalDefaultBranchNextStepIntentSlotArgs>>? = null)
Functions
Properties
Link copied to clipboard
val slots: Output<List<V2modelsIntentInitialResponseSettingConditionalDefaultBranchNextStepIntentSlotArgs>>? = null