Uses of Class
com.google.cloud.dialogflow.cx.v3.stub.PagesStub
-
Packages that use PagesStub Package Description com.google.cloud.dialogflow.cx.v3 A client to Dialogflow APIcom.google.cloud.dialogflow.cx.v3.stub -
-
Uses of PagesStub in com.google.cloud.dialogflow.cx.v3
Methods in com.google.cloud.dialogflow.cx.v3 that return PagesStub Modifier and Type Method Description PagesStubPagesClient. getStub()Methods in com.google.cloud.dialogflow.cx.v3 with parameters of type PagesStub Modifier and Type Method Description static PagesClientPagesClient. create(PagesStub stub)Constructs an instance of PagesClient, using the given stub for making calls.Constructors in com.google.cloud.dialogflow.cx.v3 with parameters of type PagesStub Constructor Description PagesClient(PagesStub stub) -
Uses of PagesStub in com.google.cloud.dialogflow.cx.v3.stub
Subclasses of PagesStub in com.google.cloud.dialogflow.cx.v3.stub Modifier and Type Class Description classGrpcPagesStubgRPC stub implementation for the Pages service API.classHttpJsonPagesStubREST stub implementation for the Pages service API.Methods in com.google.cloud.dialogflow.cx.v3.stub that return PagesStub Modifier and Type Method Description PagesStubPagesStubSettings. createStub()
-