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