Uses of Class
com.google.cloud.dialogflow.v2beta1.KnowledgeBasesClient
-
Packages that use KnowledgeBasesClient Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow API -
-
Uses of KnowledgeBasesClient in com.google.cloud.dialogflow.v2beta1
Methods in com.google.cloud.dialogflow.v2beta1 that return KnowledgeBasesClient Modifier and Type Method Description static KnowledgeBasesClientKnowledgeBasesClient. create()Constructs an instance of KnowledgeBasesClient with default settings.static KnowledgeBasesClientKnowledgeBasesClient. create(KnowledgeBasesSettings settings)Constructs an instance of KnowledgeBasesClient, using the given settings.static KnowledgeBasesClientKnowledgeBasesClient. create(KnowledgeBasesStub stub)Constructs an instance of KnowledgeBasesClient, using the given stub for making calls.
-