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 details the `KnowledgeBasesConnection` object, which acts as an interface for the `KnowledgeBasesClient` in the Google Cloud Dialogflow ES C++ library."],["The page lists the different versions, from 2.11.0 up to the latest release candidate 2.37.0-rc, of the `KnowledgeBasesConnection` object available."],["This interface defines virtual methods that correspond to the user-facing overloads found in the `KnowledgeBasesClient`, allowing for the injection of custom behavior for testing purposes."],["The page explains how to create a real instance using `MakeKnowledgeBasesConnection()` and mock instance using `dialogflow_es_mocks::MockKnowledgeBasesConnection`."],["The main functions that are detailed are `ListKnowledgeBases`, `GetKnowledgeBase`, `CreateKnowledgeBase`, `DeleteKnowledgeBase`, and `UpdateKnowledgeBase`."]]],[]]