Uses of Class
com.google.cloud.dialogflow.v2.ContextsSettings
-
Packages that use ContextsSettings Package Description com.google.cloud.dialogflow.v2 A client to Dialogflow API -
-
Uses of ContextsSettings in com.google.cloud.dialogflow.v2
Methods in com.google.cloud.dialogflow.v2 that return ContextsSettings Modifier and Type Method Description ContextsSettingsContextsSettings.Builder. build()static ContextsSettingsContextsSettings. create(ContextsStubSettings stub)ContextsSettingsContextsClient. getSettings()Methods in com.google.cloud.dialogflow.v2 with parameters of type ContextsSettings Modifier and Type Method Description static ContextsClientContextsClient. create(ContextsSettings settings)Constructs an instance of ContextsClient, using the given settings.Constructors in com.google.cloud.dialogflow.v2 with parameters of type ContextsSettings Constructor Description Builder(ContextsSettings settings)ContextsClient(ContextsSettings settings)Constructs an instance of ContextsClient, using the given settings.
-