This interface defines virtual methods for each of the user-facing overload sets in DocumentServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type DocumentServiceClient.
[[["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 provides documentation for the `DocumentServiceConnection` object, which is used with the `DocumentServiceClient`."],["The `DocumentServiceConnection` class defines virtual methods for each user-facing overload set in the `DocumentServiceClient`, facilitating custom behavior injection for testing."],["The content includes a list of available versions, from `2.12.0` up to `2.37.0-rc` (the latest release candidate), and the `2.14.0` version is used as the reference version for explanations."],["The documentation details the functions available within the `DocumentServiceConnection` interface, such as `CreateDocument`, `GetDocument`, `UpdateDocument`, `DeleteDocument`, `SearchDocuments`, `LockDocument`, `FetchAcl`, and `SetAcl`, all of which are virtual."]]],[]]