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.ProjectLocationSessionContextBuilderContextName. newProjectLocationSessionContextBuilder()ContextName.ProjectLocationSessionContextBuilderContextName.ProjectLocationSessionContextBuilder. setContext(String context)ContextName.ProjectLocationSessionContextBuilderContextName.ProjectLocationSessionContextBuilder. setLocation(String location)ContextName.ProjectLocationSessionContextBuilderContextName.ProjectLocationSessionContextBuilder. setProject(String project)ContextName.ProjectLocationSessionContextBuilderContextName.ProjectLocationSessionContextBuilder. setSession(String session)
-