Uses of Class
com.google.cloud.dialogflow.cx.v3beta1.SessionName.Builder
-
Packages that use SessionName.Builder Package Description com.google.cloud.dialogflow.cx.v3beta1 A client to Dialogflow API -
-
Uses of SessionName.Builder in com.google.cloud.dialogflow.cx.v3beta1
Methods in com.google.cloud.dialogflow.cx.v3beta1 that return SessionName.Builder Modifier and Type Method Description static SessionName.BuilderSessionName. newBuilder()static SessionName.BuilderSessionName. newProjectLocationAgentSessionBuilder()SessionName.BuilderSessionName.Builder. setAgent(String agent)SessionName.BuilderSessionName.Builder. setLocation(String location)SessionName.BuilderSessionName.Builder. setProject(String project)SessionName.BuilderSessionName.Builder. setSession(String session)SessionName.BuilderSessionName. toBuilder()
-