Uses of Class
com.google.cloud.dialogflow.v2beta1.stub.KnowledgeBasesStub
-
Packages that use KnowledgeBasesStub Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow APIcom.google.cloud.dialogflow.v2beta1.stub -
-
Uses of KnowledgeBasesStub in com.google.cloud.dialogflow.v2beta1
Methods in com.google.cloud.dialogflow.v2beta1 that return KnowledgeBasesStub Modifier and Type Method Description KnowledgeBasesStubKnowledgeBasesClient. getStub()Methods in com.google.cloud.dialogflow.v2beta1 with parameters of type KnowledgeBasesStub Modifier and Type Method Description static KnowledgeBasesClientKnowledgeBasesClient. create(KnowledgeBasesStub stub)Constructs an instance of KnowledgeBasesClient, using the given stub for making calls.Constructors in com.google.cloud.dialogflow.v2beta1 with parameters of type KnowledgeBasesStub Constructor Description KnowledgeBasesClient(KnowledgeBasesStub stub) -
Uses of KnowledgeBasesStub in com.google.cloud.dialogflow.v2beta1.stub
Subclasses of KnowledgeBasesStub in com.google.cloud.dialogflow.v2beta1.stub Modifier and Type Class Description classGrpcKnowledgeBasesStubgRPC stub implementation for the KnowledgeBases service API.classHttpJsonKnowledgeBasesStubREST stub implementation for the KnowledgeBases service API.Methods in com.google.cloud.dialogflow.v2beta1.stub that return KnowledgeBasesStub Modifier and Type Method Description KnowledgeBasesStubKnowledgeBasesStubSettings. createStub()
-