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 KnowledgeBasesSettings
KnowledgeBasesSettings.Builder. build()
static KnowledgeBasesSettings
KnowledgeBasesSettings. create(KnowledgeBasesStubSettings stub)
KnowledgeBasesSettings
KnowledgeBasesClient. getSettings()
Methods in com.google.cloud.dialogflow.v2 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.v2 with parameters of type KnowledgeBasesSettings Constructor Description Builder(KnowledgeBasesSettings settings)
KnowledgeBasesClient(KnowledgeBasesSettings settings)
Constructs an instance of KnowledgeBasesClient, using the given settings.
-