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