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