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 VersionsSettingsVersionsSettings.Builder. build()static VersionsSettingsVersionsSettings. create(VersionsStubSettings stub)VersionsSettingsVersionsClient. getSettings()Methods in com.google.cloud.dialogflow.v2beta1 with parameters of type VersionsSettings Modifier and Type Method Description static VersionsClientVersionsClient. 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.
-