GoogleCloudDialogflowV2beta1IntentMessageResponse

data class GoogleCloudDialogflowV2beta1IntentMessageResponse(val basicCard: GoogleCloudDialogflowV2beta1IntentMessageBasicCardResponse, val browseCarouselCard: GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardResponse, val card: GoogleCloudDialogflowV2beta1IntentMessageCardResponse, val carouselSelect: GoogleCloudDialogflowV2beta1IntentMessageCarouselSelectResponse, val image: GoogleCloudDialogflowV2beta1IntentMessageImageResponse, val linkOutSuggestion: GoogleCloudDialogflowV2beta1IntentMessageLinkOutSuggestionResponse, val listSelect: GoogleCloudDialogflowV2beta1IntentMessageListSelectResponse, val mediaContent: GoogleCloudDialogflowV2beta1IntentMessageMediaContentResponse, val payload: Map<String, String>, val platform: String, val quickReplies: GoogleCloudDialogflowV2beta1IntentMessageQuickRepliesResponse, val rbmCarouselRichCard: GoogleCloudDialogflowV2beta1IntentMessageRbmCarouselCardResponse, val rbmStandaloneRichCard: GoogleCloudDialogflowV2beta1IntentMessageRbmStandaloneCardResponse, val rbmText: GoogleCloudDialogflowV2beta1IntentMessageRbmTextResponse, val simpleResponses: GoogleCloudDialogflowV2beta1IntentMessageSimpleResponsesResponse, val suggestions: GoogleCloudDialogflowV2beta1IntentMessageSuggestionsResponse, val tableCard: GoogleCloudDialogflowV2beta1IntentMessageTableCardResponse, val telephonyPlayAudio: GoogleCloudDialogflowV2beta1IntentMessageTelephonyPlayAudioResponse, val telephonySynthesizeSpeech: GoogleCloudDialogflowV2beta1IntentMessageTelephonySynthesizeSpeechResponse, val telephonyTransferCall: GoogleCloudDialogflowV2beta1IntentMessageTelephonyTransferCallResponse, val text: GoogleCloudDialogflowV2beta1IntentMessageTextResponse)

Corresponds to the Response field in the Dialogflow console.

Constructors

fun GoogleCloudDialogflowV2beta1IntentMessageResponse(basicCard: GoogleCloudDialogflowV2beta1IntentMessageBasicCardResponse, browseCarouselCard: GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardResponse, card: GoogleCloudDialogflowV2beta1IntentMessageCardResponse, carouselSelect: GoogleCloudDialogflowV2beta1IntentMessageCarouselSelectResponse, image: GoogleCloudDialogflowV2beta1IntentMessageImageResponse, linkOutSuggestion: GoogleCloudDialogflowV2beta1IntentMessageLinkOutSuggestionResponse, listSelect: GoogleCloudDialogflowV2beta1IntentMessageListSelectResponse, mediaContent: GoogleCloudDialogflowV2beta1IntentMessageMediaContentResponse, payload: Map<String, String>, platform: String, quickReplies: GoogleCloudDialogflowV2beta1IntentMessageQuickRepliesResponse, rbmCarouselRichCard: GoogleCloudDialogflowV2beta1IntentMessageRbmCarouselCardResponse, rbmStandaloneRichCard: GoogleCloudDialogflowV2beta1IntentMessageRbmStandaloneCardResponse, rbmText: GoogleCloudDialogflowV2beta1IntentMessageRbmTextResponse, simpleResponses: GoogleCloudDialogflowV2beta1IntentMessageSimpleResponsesResponse, suggestions: GoogleCloudDialogflowV2beta1IntentMessageSuggestionsResponse, tableCard: GoogleCloudDialogflowV2beta1IntentMessageTableCardResponse, telephonyPlayAudio: GoogleCloudDialogflowV2beta1IntentMessageTelephonyPlayAudioResponse, telephonySynthesizeSpeech: GoogleCloudDialogflowV2beta1IntentMessageTelephonySynthesizeSpeechResponse, telephonyTransferCall: GoogleCloudDialogflowV2beta1IntentMessageTelephonyTransferCallResponse, text: GoogleCloudDialogflowV2beta1IntentMessageTextResponse)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Displays a basic card for Actions on Google.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Displays a carousel card for Actions on Google.

Link copied to clipboard
Link copied to clipboard

Displays a link out suggestion chip for Actions on Google.

Link copied to clipboard

Displays a list card for Actions on Google.

Link copied to clipboard

The media content card for Actions on Google.

Link copied to clipboard

A custom platform-specific response.

Link copied to clipboard

Optional. The platform that this message is intended for.

Link copied to clipboard
Link copied to clipboard

Rich Business Messaging (RBM) carousel rich card response.

Link copied to clipboard

Standalone Rich Business Messaging (RBM) rich card response.

Link copied to clipboard

Rich Business Messaging (RBM) text response. RBM allows businesses to send enriched and branded versions of SMS. See https://jibe.google.com/business-messaging.

Link copied to clipboard

Returns a voice or text-only response for Actions on Google.

Link copied to clipboard

Displays suggestion chips for Actions on Google.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard