Google Cloud Dialogflow V2beta1Intent Message Select Item Info Response
data class GoogleCloudDialogflowV2beta1IntentMessageSelectItemInfoResponse(val key: String, val synonyms: List<String>)
Additional info about the select item for when it is triggered in a dialog.
Constructors
Link copied to clipboard
fun GoogleCloudDialogflowV2beta1IntentMessageSelectItemInfoResponse(key: String, synonyms: List<String>)