This interface defines virtual methods for each of the user-facing overload sets in KnowledgeBasesClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type KnowledgeBasesClient.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-14 UTC."],[[["This webpage provides documentation for the `KnowledgeBasesConnection` object, which is part of the Dialogflow ES C++ client library."],["The latest release candidate for the `KnowledgeBasesConnection` documentation is version 2.37.0-rc, and previous versions down to 2.11.0 are available."],["`KnowledgeBasesConnection` defines the virtual methods that correspond to the user-facing methods in `KnowledgeBasesClient`, enabling custom behavior injection for testing."],["The documentation outlines the available functions for the `KnowledgeBasesConnection` object, such as `ListKnowledgeBases`, `GetKnowledgeBase`, `CreateKnowledgeBase`, `DeleteKnowledgeBase`, and `UpdateKnowledgeBase`, including their parameters and return types."],["The page also references how to create a concrete instance of `KnowledgeBasesConnection` using `MakeKnowledgeBasesConnection()` and how to use `dialogflow_es_mocks::MockKnowledgeBasesConnection` for mocking."]]],[]]