V2models Intent Confirmation Setting Confirmation Next Step Intent
data class V2modelsIntentConfirmationSettingConfirmationNextStepIntent(val name: String? = null, val slots: List<V2modelsIntentConfirmationSettingConfirmationNextStepIntentSlot>? = null)
Constructors
Link copied to clipboard
constructor(name: String? = null, slots: List<V2modelsIntentConfirmationSettingConfirmationNextStepIntentSlot>? = null)