Uses of Class
com.google.cloud.dialogflow.cx.v3beta1.PagesGrpc.PagesStub
-
Packages that use PagesGrpc.PagesStub Package Description com.google.cloud.dialogflow.cx.v3beta1 A client to Dialogflow API -
-
Uses of PagesGrpc.PagesStub in com.google.cloud.dialogflow.cx.v3beta1
Methods in com.google.cloud.dialogflow.cx.v3beta1 that return PagesGrpc.PagesStub Modifier and Type Method Description protected PagesGrpc.PagesStub
PagesGrpc.PagesStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static PagesGrpc.PagesStub
PagesGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-