Google Cloud Dialogflow V2beta1Intent Message Carousel Select Item Response
data class GoogleCloudDialogflowV2beta1IntentMessageCarouselSelectItemResponse(val description: String, val image: GoogleCloudDialogflowV2beta1IntentMessageImageResponse, val info: GoogleCloudDialogflowV2beta1IntentMessageSelectItemInfoResponse, val title: String)
An item in the carousel.
Constructors
Link copied to clipboard
constructor(description: String, image: GoogleCloudDialogflowV2beta1IntentMessageImageResponse, info: GoogleCloudDialogflowV2beta1IntentMessageSelectItemInfoResponse, title: String)