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 page details the `KnowledgeBasesConnection` object, which facilitates interaction with `KnowledgeBasesClient` in the Dialogflow ES API."],["The latest version available is 2.37.0-rc, with multiple prior versions listed, including 2.18.0, which is the version this page primarily focuses on."],["`KnowledgeBasesConnection` provides virtual methods for key operations like listing, getting, creating, deleting, and updating knowledge bases."],["Custom behavior can be injected for testing purposes, particularly through mocking with `dialogflow_es_mocks::MockKnowledgeBasesConnection`."],["`MakeKnowledgeBasesConnection()` is used for creating concrete instances of `KnowledgeBasesConnection`."]]],[]]