Uses of Class
com.google.cloud.dialogflow.v2beta1.VersionsSettings
-
Packages that use VersionsSettings Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow API -
-
Uses of VersionsSettings in com.google.cloud.dialogflow.v2beta1
Methods in com.google.cloud.dialogflow.v2beta1 that return VersionsSettings Modifier and Type Method Description VersionsSettings
VersionsSettings.Builder. build()
static VersionsSettings
VersionsSettings. create(VersionsStubSettings stub)
VersionsSettings
VersionsClient. getSettings()
Methods in com.google.cloud.dialogflow.v2beta1 with parameters of type VersionsSettings Modifier and Type Method Description static VersionsClient
VersionsClient. create(VersionsSettings settings)
Constructs an instance of VersionsClient, using the given settings.Constructors in com.google.cloud.dialogflow.v2beta1 with parameters of type VersionsSettings Constructor Description Builder(VersionsSettings settings)
VersionsClient(VersionsSettings settings)
Constructs an instance of VersionsClient, using the given settings.
-