This interface defines virtual methods for each of the user-facing overload sets in DocumentsClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type DocumentsClient.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["This webpage details the `DocumentsConnection` object, which is utilized by `DocumentsClient` in the Dialogflow ES C++ library."],["The interface provides virtual methods for each user-facing overload set within `DocumentsClient`, enabling users to inject custom behaviors for testing."],["`DocumentsConnection` supports operations such as listing, getting, creating, importing, deleting, updating, reloading, and exporting documents."],["The page provides links to various versions of `DocumentsConnection`, including the latest release candidate (2.37.0-rc) and versions dating back to 2.11.0."],["The page also gives information on how to create concrete instances of `DocumentsConnection`, using the `MakeDocumentsConnection()` function, as well as mocking methods through `dialogflow_es_mocks::MockDocumentsConnection`."]]],[]]