V2models Intent Initial Response Setting Next Step Intent
data class V2modelsIntentInitialResponseSettingNextStepIntent(val name: String? = null, val slots: List<V2modelsIntentInitialResponseSettingNextStepIntentSlot>? = null)
Constructors
Link copied to clipboard
constructor(name: String? = null, slots: List<V2modelsIntentInitialResponseSettingNextStepIntentSlot>? = null)