Google Cloud Dialogflow V2beta1Intent Followup Intent Info Response
data class GoogleCloudDialogflowV2beta1IntentFollowupIntentInfoResponse(val followupIntentName: String, val parentFollowupIntentName: String)
Represents a single followup intent in the chain.
Constructors
Link copied to clipboard
fun GoogleCloudDialogflowV2beta1IntentFollowupIntentInfoResponse(followupIntentName: String, parentFollowupIntentName: String)