Uses of Class
com.google.cloud.dialogflow.v2beta1.ParticipantsSettings
-
Packages that use ParticipantsSettings Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow API -
-
Uses of ParticipantsSettings in com.google.cloud.dialogflow.v2beta1
Methods in com.google.cloud.dialogflow.v2beta1 that return ParticipantsSettings Modifier and Type Method Description ParticipantsSettingsParticipantsSettings.Builder. build()static ParticipantsSettingsParticipantsSettings. create(ParticipantsStubSettings stub)ParticipantsSettingsParticipantsClient. getSettings()Methods in com.google.cloud.dialogflow.v2beta1 with parameters of type ParticipantsSettings Modifier and Type Method Description static ParticipantsClientParticipantsClient. create(ParticipantsSettings settings)Constructs an instance of ParticipantsClient, using the given settings.Constructors in com.google.cloud.dialogflow.v2beta1 with parameters of type ParticipantsSettings Constructor Description Builder(ParticipantsSettings settings)ParticipantsClient(ParticipantsSettings settings)Constructs an instance of ParticipantsClient, using the given settings.
-