V2models Intent Confirmation Setting Prompt Specification Message Group Message Image Response Card Args
data class V2modelsIntentConfirmationSettingPromptSpecificationMessageGroupMessageImageResponseCardArgs(val buttons: Output<List<V2modelsIntentConfirmationSettingPromptSpecificationMessageGroupMessageImageResponseCardButtonArgs>>? = null, val imageUrl: Output<String>? = null, val subtitle: Output<String>? = null, val title: Output<String>) : ConvertibleToJava<V2modelsIntentConfirmationSettingPromptSpecificationMessageGroupMessageImageResponseCardArgs>
Constructors
Link copied to clipboard
fun V2modelsIntentConfirmationSettingPromptSpecificationMessageGroupMessageImageResponseCardArgs(buttons: Output<List<V2modelsIntentConfirmationSettingPromptSpecificationMessageGroupMessageImageResponseCardButtonArgs>>? = null, imageUrl: Output<String>? = null, subtitle: Output<String>? = null, title: Output<String>)
Functions
Properties
Link copied to clipboard