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