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