Uses of Class
com.google.cloud.dialogflow.v2.ParticipantsGrpc.ParticipantsStub
-
Packages that use ParticipantsGrpc.ParticipantsStub Package Description com.google.cloud.dialogflow.v2 A client to Dialogflow API -
-
Uses of ParticipantsGrpc.ParticipantsStub in com.google.cloud.dialogflow.v2
Methods in com.google.cloud.dialogflow.v2 that return ParticipantsGrpc.ParticipantsStub Modifier and Type Method Description protected ParticipantsGrpc.ParticipantsStub
ParticipantsGrpc.ParticipantsStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static ParticipantsGrpc.ParticipantsStub
ParticipantsGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-