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