Uses of Class
com.google.cloud.dialogflow.v2beta1.IntentName.ProjectLocationIntentBuilder
-
Packages that use IntentName.ProjectLocationIntentBuilder Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow API -
-
Uses of IntentName.ProjectLocationIntentBuilder in com.google.cloud.dialogflow.v2beta1
Methods in com.google.cloud.dialogflow.v2beta1 that return IntentName.ProjectLocationIntentBuilder Modifier and Type Method Description static IntentName.ProjectLocationIntentBuilder
IntentName. newProjectLocationIntentBuilder()
IntentName.ProjectLocationIntentBuilder
IntentName.ProjectLocationIntentBuilder. setIntent(String intent)
IntentName.ProjectLocationIntentBuilder
IntentName.ProjectLocationIntentBuilder. setLocation(String location)
IntentName.ProjectLocationIntentBuilder
IntentName.ProjectLocationIntentBuilder. setProject(String project)
-