Uses of Class
com.google.cloud.dialogflow.v2beta1.SessionName.ProjectLocationSessionBuilder
-
Packages that use SessionName.ProjectLocationSessionBuilder Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow API -
-
Uses of SessionName.ProjectLocationSessionBuilder in com.google.cloud.dialogflow.v2beta1
Methods in com.google.cloud.dialogflow.v2beta1 that return SessionName.ProjectLocationSessionBuilder Modifier and Type Method Description static SessionName.ProjectLocationSessionBuilder
SessionName. newProjectLocationSessionBuilder()
SessionName.ProjectLocationSessionBuilder
SessionName.ProjectLocationSessionBuilder. setLocation(String location)
SessionName.ProjectLocationSessionBuilder
SessionName.ProjectLocationSessionBuilder. setProject(String project)
SessionName.ProjectLocationSessionBuilder
SessionName.ProjectLocationSessionBuilder. setSession(String session)
-