V2models Intent Confirmation Setting Prompt Specification Message Group Message Args
data class V2modelsIntentConfirmationSettingPromptSpecificationMessageGroupMessageArgs(val customPayload: Output<V2modelsIntentConfirmationSettingPromptSpecificationMessageGroupMessageCustomPayloadArgs>? = null, val imageResponseCard: Output<V2modelsIntentConfirmationSettingPromptSpecificationMessageGroupMessageImageResponseCardArgs>? = null, val plainTextMessage: Output<V2modelsIntentConfirmationSettingPromptSpecificationMessageGroupMessagePlainTextMessageArgs>? = null, val ssmlMessage: Output<V2modelsIntentConfirmationSettingPromptSpecificationMessageGroupMessageSsmlMessageArgs>? = null) : ConvertibleToJava<V2modelsIntentConfirmationSettingPromptSpecificationMessageGroupMessageArgs>
Constructors
Link copied to clipboard
fun V2modelsIntentConfirmationSettingPromptSpecificationMessageGroupMessageArgs(customPayload: Output<V2modelsIntentConfirmationSettingPromptSpecificationMessageGroupMessageCustomPayloadArgs>? = null, imageResponseCard: Output<V2modelsIntentConfirmationSettingPromptSpecificationMessageGroupMessageImageResponseCardArgs>? = null, plainTextMessage: Output<V2modelsIntentConfirmationSettingPromptSpecificationMessageGroupMessagePlainTextMessageArgs>? = null, ssmlMessage: Output<V2modelsIntentConfirmationSettingPromptSpecificationMessageGroupMessageSsmlMessageArgs>? = null)
Functions
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard