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.ProjectLocationSessionBuilderSessionName. newProjectLocationSessionBuilder()SessionName.ProjectLocationSessionBuilderSessionName.ProjectLocationSessionBuilder. setLocation(String location)SessionName.ProjectLocationSessionBuilderSessionName.ProjectLocationSessionBuilder. setProject(String project)SessionName.ProjectLocationSessionBuilderSessionName.ProjectLocationSessionBuilder. setSession(String session)
-