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 ContextsClientContextsClient. create()Constructs an instance of ContextsClient with default settings.static ContextsClientContextsClient. create(ContextsSettings settings)Constructs an instance of ContextsClient, using the given settings.static ContextsClientContextsClient. create(ContextsStub stub)Constructs an instance of ContextsClient, using the given stub for making calls.
-