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