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