Google Cloud Dialogflow V2beta1Intent Message Rbm Card Content Response
data class GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentResponse(val description: String, val media: GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentRbmMediaResponse, val suggestions: List<GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestionResponse>, val title: String)
Rich Business Messaging (RBM) Card content
Constructors
Link copied to clipboard
fun GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentResponse(description: String, media: GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentRbmMediaResponse, suggestions: List<GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestionResponse>, title: String)