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