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