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