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.ProjectEnvironmentUserSessionContextBuilderContextName. newProjectEnvironmentUserSessionContextBuilder()ContextName.ProjectEnvironmentUserSessionContextBuilderContextName.ProjectEnvironmentUserSessionContextBuilder. setContext(String context)ContextName.ProjectEnvironmentUserSessionContextBuilderContextName.ProjectEnvironmentUserSessionContextBuilder. setEnvironment(String environment)ContextName.ProjectEnvironmentUserSessionContextBuilderContextName.ProjectEnvironmentUserSessionContextBuilder. setProject(String project)ContextName.ProjectEnvironmentUserSessionContextBuilderContextName.ProjectEnvironmentUserSessionContextBuilder. setSession(String session)ContextName.ProjectEnvironmentUserSessionContextBuilderContextName.ProjectEnvironmentUserSessionContextBuilder. setUser(String user)
-