Uses of Class
com.google.cloud.dialogflow.v2beta1.stub.ParticipantsStub
-
Packages that use ParticipantsStub Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow APIcom.google.cloud.dialogflow.v2beta1.stub -
-
Uses of ParticipantsStub in com.google.cloud.dialogflow.v2beta1
Methods in com.google.cloud.dialogflow.v2beta1 that return ParticipantsStub Modifier and Type Method Description ParticipantsStub
ParticipantsClient. getStub()
Methods in com.google.cloud.dialogflow.v2beta1 with parameters of type ParticipantsStub Modifier and Type Method Description static ParticipantsClient
ParticipantsClient. create(ParticipantsStub stub)
Constructs an instance of ParticipantsClient, using the given stub for making calls.Constructors in com.google.cloud.dialogflow.v2beta1 with parameters of type ParticipantsStub Constructor Description ParticipantsClient(ParticipantsStub stub)
-
Uses of ParticipantsStub in com.google.cloud.dialogflow.v2beta1.stub
Subclasses of ParticipantsStub in com.google.cloud.dialogflow.v2beta1.stub Modifier and Type Class Description class
GrpcParticipantsStub
gRPC stub implementation for the Participants service API.class
HttpJsonParticipantsStub
REST stub implementation for the Participants service API.Methods in com.google.cloud.dialogflow.v2beta1.stub that return ParticipantsStub Modifier and Type Method Description ParticipantsStub
ParticipantsStubSettings. createStub()
-