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 ChangelogsSettings
ChangelogsSettings.Builder. build()
static ChangelogsSettings
ChangelogsSettings. create(ChangelogsStubSettings stub)
ChangelogsSettings
ChangelogsClient. getSettings()
Methods in com.google.cloud.dialogflow.cx.v3beta1 with parameters of type ChangelogsSettings Modifier and Type Method Description static ChangelogsClient
ChangelogsClient. 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.
-