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-21 UTC."],[[["This webpage provides documentation for the `KnowledgeBasesConnection` object, which is part of the Google Cloud Dialogflow ES C++ client library, specifically for versions ranging from 2.11.0 to 2.37.0-rc."],["The `KnowledgeBasesConnection` interface defines virtual methods mirroring those found in `KnowledgeBasesClient`, facilitating the injection of custom behavior for testing purposes."],["Users can create an instance of the connection using `MakeKnowledgeBasesConnection()`, while `dialogflow_es_mocks::MockKnowledgeBasesConnection` is available for mocking."],["The documentation details the functions `options()`, `ListKnowledgeBases`, `GetKnowledgeBase`, `CreateKnowledgeBase`, `DeleteKnowledgeBase`, and `UpdateKnowledgeBase` including their parameter and return types."],["The latest version of the documentation currently available is `2.37.0-rc`."]]],[]]