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 PagesClientPagesClient. create()Constructs an instance of PagesClient with default settings.static PagesClientPagesClient. create(PagesSettings settings)Constructs an instance of PagesClient, using the given settings.static PagesClientPagesClient. create(PagesStub stub)Constructs an instance of PagesClient, using the given stub for making calls.
-