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."],[[["The page details the `DocumentsConnection` object for `DocumentsClient` in Dialogflow ES, focusing on version 2.11.0."],["This interface provides virtual methods corresponding to user-facing overloads found in `DocumentsClient`, enabling custom behavior injection for testing purposes."],["The `DocumentsConnection` class includes functions for operations such as listing, getting, creating, importing, deleting, updating, reloading, and exporting documents."],["There is also a list of all the different versions of the class `DocumentsConnection`, with version 2.37.0-rc being the latest."],["`MakeDocumentsConnection()` is used to create a concrete instance, while `MockDocumentsConnection` facilitates mocking."]]],[]]