Uses of Class
com.google.cloud.dialogflow.cx.v3beta1.ChangelogsSettings
-
Packages that use ChangelogsSettings Package Description com.google.cloud.dialogflow.cx.v3beta1 A client to Dialogflow API -
-
Uses of ChangelogsSettings in com.google.cloud.dialogflow.cx.v3beta1
Methods in com.google.cloud.dialogflow.cx.v3beta1 that return ChangelogsSettings Modifier and Type Method Description ChangelogsSettingsChangelogsSettings.Builder. build()static ChangelogsSettingsChangelogsSettings. create(ChangelogsStubSettings stub)ChangelogsSettingsChangelogsClient. getSettings()Methods in com.google.cloud.dialogflow.cx.v3beta1 with parameters of type ChangelogsSettings Modifier and Type Method Description static ChangelogsClientChangelogsClient. create(ChangelogsSettings settings)Constructs an instance of ChangelogsClient, using the given settings.Constructors in com.google.cloud.dialogflow.cx.v3beta1 with parameters of type ChangelogsSettings Constructor Description Builder(ChangelogsSettings settings)ChangelogsClient(ChangelogsSettings settings)Constructs an instance of ChangelogsClient, using the given settings.
-