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