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