Uses of Class
com.google.cloud.dialogflow.cx.v3.PagesGrpc.PagesFutureStub
-
Packages that use PagesGrpc.PagesFutureStub Package Description com.google.cloud.dialogflow.cx.v3 A client to Dialogflow API -
-
Uses of PagesGrpc.PagesFutureStub in com.google.cloud.dialogflow.cx.v3
Methods in com.google.cloud.dialogflow.cx.v3 that return PagesGrpc.PagesFutureStub Modifier and Type Method Description protected PagesGrpc.PagesFutureStub
PagesGrpc.PagesFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static PagesGrpc.PagesFutureStub
PagesGrpc. newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
-