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