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