V2models Slot Sub Slot Setting Slot Specification Value Elicitation Setting Wait And Continue Specification Continue Response Message Group Variation Image Response Card Args
data class V2modelsSlotSubSlotSettingSlotSpecificationValueElicitationSettingWaitAndContinueSpecificationContinueResponseMessageGroupVariationImageResponseCardArgs(val buttons: Output<List<V2modelsSlotSubSlotSettingSlotSpecificationValueElicitationSettingWaitAndContinueSpecificationContinueResponseMessageGroupVariationImageResponseCardButtonArgs>>? = null, val imageUrl: Output<String>? = null, val subtitle: Output<String>? = null, val title: Output<String>) : ConvertibleToJava<V2modelsSlotSubSlotSettingSlotSpecificationValueElicitationSettingWaitAndContinueSpecificationContinueResponseMessageGroupVariationImageResponseCardArgs>
Constructors
Link copied to clipboard
constructor(buttons: Output<List<V2modelsSlotSubSlotSettingSlotSpecificationValueElicitationSettingWaitAndContinueSpecificationContinueResponseMessageGroupVariationImageResponseCardButtonArgs>>? = null, imageUrl: Output<String>? = null, subtitle: Output<String>? = null, title: Output<String>)