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