Uses of Class
com.google.cloud.dialogflow.v2beta1.ParticipantsClient
-
Packages that use ParticipantsClient Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow API -
-
Uses of ParticipantsClient in com.google.cloud.dialogflow.v2beta1
Methods in com.google.cloud.dialogflow.v2beta1 that return ParticipantsClient Modifier and Type Method Description static ParticipantsClientParticipantsClient. create()Constructs an instance of ParticipantsClient with default settings.static ParticipantsClientParticipantsClient. create(ParticipantsSettings settings)Constructs an instance of ParticipantsClient, using the given settings.static ParticipantsClientParticipantsClient. create(ParticipantsStub stub)Constructs an instance of ParticipantsClient, using the given stub for making calls.
-