Uses of Class
com.google.cloud.dialogflow.cx.v3.VersionsSettings
-
Packages that use VersionsSettings Package Description com.google.cloud.dialogflow.cx.v3 A client to Dialogflow API -
-
Uses of VersionsSettings in com.google.cloud.dialogflow.cx.v3
Methods in com.google.cloud.dialogflow.cx.v3 that return VersionsSettings Modifier and Type Method Description VersionsSettingsVersionsSettings.Builder. build()static VersionsSettingsVersionsSettings. create(VersionsStubSettings stub)VersionsSettingsVersionsClient. getSettings()Methods in com.google.cloud.dialogflow.cx.v3 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.cx.v3 with parameters of type VersionsSettings Constructor Description Builder(VersionsSettings settings)VersionsClient(VersionsSettings settings)Constructs an instance of VersionsClient, using the given settings.
-