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 document outlines the `KnowledgeBasesConnection` class, which defines virtual methods corresponding to user-facing overloads in `KnowledgeBasesClient` for Dialogflow ES."],["The latest version available is `2.37.0-rc`, and the document provides links to versions ranging from `2.37.0-rc` down to `2.11.0` of the `KnowledgeBasesConnection`."],["`KnowledgeBasesConnection` facilitates custom behavior injection, like using a Google Mock object, for testing `KnowledgeBasesClient`."],["The class provides virtual functions for operations such as listing, getting, creating, deleting, and updating knowledge bases, along with methods to list and get locations and operations."],["The document also details how to create a concrete instance using `MakeKnowledgeBasesConnection()` and offers a mock implementation with `dialogflow_es_mocks::MockKnowledgeBasesConnection`."]]],[]]