Uses of Class
com.google.cloud.dialogflow.cx.v3.IntentName.Builder
-
Packages that use IntentName.Builder Package Description com.google.cloud.dialogflow.cx.v3 A client to Dialogflow API -
-
Uses of IntentName.Builder in com.google.cloud.dialogflow.cx.v3
Methods in com.google.cloud.dialogflow.cx.v3 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()
-