Uses of Class
com.google.cloud.dialogflow.cx.v3.PagesGrpc.PagesStub
-
Packages that use PagesGrpc.PagesStub Package Description com.google.cloud.dialogflow.cx.v3 A client to Dialogflow API -
-
Uses of PagesGrpc.PagesStub in com.google.cloud.dialogflow.cx.v3
Methods in com.google.cloud.dialogflow.cx.v3 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
-