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"]],[["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 `DocumentsConnection` object for `DocumentsClient` in Dialogflow ES, enabling the customization of behavior, particularly for testing."],["The latest version available is `2.37.0-rc`, with multiple prior versions listed, ranging down to `2.11.0`."],["The interface defines virtual methods for user-facing actions such as `ListDocuments`, `GetDocument`, `CreateDocument`, `ImportDocuments`, `DeleteDocument`, `UpdateDocument`, `ReloadDocument`, and `ExportDocument`."],["`DocumentsConnection` allows users to inject custom behavior to use with `DocumentsClient` objects, via the use of mocks."],["The page provides information on functions such as options and details regarding the parameters and return types of the above-mentioned methods."]]],[]]