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