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."],[[["The latest version available is 2.37.0-rc, which represents the most current release of the `DocumentServiceConnection` class."],["This class, `DocumentServiceConnection`, provides virtual methods mirroring user-facing overload sets in `DocumentServiceClient`, facilitating custom behavior injection."],["The `DocumentServiceConnection` class includes methods for creating, retrieving, updating, deleting, locking, and searching documents, as well as managing access control lists (ACLs)."],["Users can create a concrete instance of `DocumentServiceConnection` using `MakeDocumentServiceConnection()`, and for testing, mocking is supported through `MockDocumentServiceConnection`."],["The class has various versions, ranging from 2.12.0 to 2.37.0-rc, all of which provide a `DocumentServiceConnection` class."]]],[]]