Uses of Class
com.google.cloud.dialogflow.v2.SessionsClient
-
Packages that use SessionsClient Package Description com.google.cloud.dialogflow.v2 A client to Dialogflow API -
-
Uses of SessionsClient in com.google.cloud.dialogflow.v2
Methods in com.google.cloud.dialogflow.v2 that return SessionsClient Modifier and Type Method Description static SessionsClientSessionsClient. create()Constructs an instance of SessionsClient with default settings.static SessionsClientSessionsClient. create(SessionsSettings settings)Constructs an instance of SessionsClient, using the given settings.static SessionsClientSessionsClient. create(SessionsStub stub)Constructs an instance of SessionsClient, using the given stub for making calls.
-