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