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