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.ParticipantsStubParticipantsGrpc.ParticipantsStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static ParticipantsGrpc.ParticipantsStubParticipantsGrpc. newStub(io.grpc.Channel channel)Creates a new async stub that supports all call types for the service
-