Uses of Class
com.google.cloud.dialogflow.cx.v3beta1.ChangelogsClient
-
Packages that use ChangelogsClient Package Description com.google.cloud.dialogflow.cx.v3beta1 A client to Dialogflow API -
-
Uses of ChangelogsClient in com.google.cloud.dialogflow.cx.v3beta1
Methods in com.google.cloud.dialogflow.cx.v3beta1 that return ChangelogsClient Modifier and Type Method Description static ChangelogsClient
ChangelogsClient. create()
Constructs an instance of ChangelogsClient with default settings.static ChangelogsClient
ChangelogsClient. create(ChangelogsSettings settings)
Constructs an instance of ChangelogsClient, using the given settings.static ChangelogsClient
ChangelogsClient. create(ChangelogsStub stub)
Constructs an instance of ChangelogsClient, using the given stub for making calls.
-