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-04-23 UTC."],[[["This webpage details the `KnowledgeBasesConnection` object, which is an interface for the `KnowledgeBasesClient` in the Dialogflow ES C++ library, providing methods for interacting with knowledge bases."],["The content provides access to various versions of the `KnowledgeBasesConnection` class, ranging from version 2.11.0 up to the latest release candidate 2.37.0-rc, offering a comprehensive view of version history."],["The `KnowledgeBasesConnection` interface allows for custom behavior injection, particularly useful in testing scenarios where mocking is required, as highlighted by the `MockKnowledgeBasesConnection` example."],["The `KnowledgeBasesConnection` object contains a list of functions for various operations, including listing, getting, creating, deleting, and updating knowledge bases, alongside functions for managing locations and operations."],["The content allows the user to see the full documentation for the object of `KnowledgeBasesConnection`, for the current version or any other older versions."]]],[]]