Uses of Class
com.google.cloud.dialogflow.cx.v3.ChangelogsSettings
-
Packages that use ChangelogsSettings Package Description com.google.cloud.dialogflow.cx.v3 A client to Dialogflow API -
-
Uses of ChangelogsSettings in com.google.cloud.dialogflow.cx.v3
Methods in com.google.cloud.dialogflow.cx.v3 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.v3 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.v3 with parameters of type ChangelogsSettings Constructor Description Builder(ChangelogsSettings settings)ChangelogsClient(ChangelogsSettings settings)Constructs an instance of ChangelogsClient, using the given settings.
-