Uses of Class
com.google.cloud.dialogflow.v2.SessionName.ProjectLocationSessionBuilder
-
Packages that use SessionName.ProjectLocationSessionBuilder Package Description com.google.cloud.dialogflow.v2 A client to Dialogflow API -
-
Uses of SessionName.ProjectLocationSessionBuilder in com.google.cloud.dialogflow.v2
Methods in com.google.cloud.dialogflow.v2 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)
-