Uses of Class
com.google.cloud.dialogflow.cx.v3.PagesClient
-
Packages that use PagesClient Package Description com.google.cloud.dialogflow.cx.v3 A client to Dialogflow API -
-
Uses of PagesClient in com.google.cloud.dialogflow.cx.v3
Methods in com.google.cloud.dialogflow.cx.v3 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.
-