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