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