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