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