Uses of Class
com.google.cloud.dialogflow.v2beta1.ContextName.ProjectEnvironmentUserSessionContextBuilder
-
Packages that use ContextName.ProjectEnvironmentUserSessionContextBuilder Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow API -
-
Uses of ContextName.ProjectEnvironmentUserSessionContextBuilder in com.google.cloud.dialogflow.v2beta1
Methods in com.google.cloud.dialogflow.v2beta1 that return ContextName.ProjectEnvironmentUserSessionContextBuilder Modifier and Type Method Description static ContextName.ProjectEnvironmentUserSessionContextBuilder
ContextName. newProjectEnvironmentUserSessionContextBuilder()
ContextName.ProjectEnvironmentUserSessionContextBuilder
ContextName.ProjectEnvironmentUserSessionContextBuilder. setContext(String context)
ContextName.ProjectEnvironmentUserSessionContextBuilder
ContextName.ProjectEnvironmentUserSessionContextBuilder. setEnvironment(String environment)
ContextName.ProjectEnvironmentUserSessionContextBuilder
ContextName.ProjectEnvironmentUserSessionContextBuilder. setProject(String project)
ContextName.ProjectEnvironmentUserSessionContextBuilder
ContextName.ProjectEnvironmentUserSessionContextBuilder. setSession(String session)
ContextName.ProjectEnvironmentUserSessionContextBuilder
ContextName.ProjectEnvironmentUserSessionContextBuilder. setUser(String user)
-