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