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.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
-