Google Cloud Dialogflow Cx V3beta1Intent Training Phrase Part Response
data class GoogleCloudDialogflowCxV3beta1IntentTrainingPhrasePartResponse(val parameterId: String, val text: String)
Represents a part of a training phrase.
Constructors
Link copied to clipboard
fun GoogleCloudDialogflowCxV3beta1IntentTrainingPhrasePartResponse(parameterId: String, text: String)