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-04-17 UTC."],[[["This webpage provides documentation for the `DocumentServiceConnection` class within the Google Cloud Content Warehouse C++ library, with the latest release candidate version being 2.37.0-rc."],["The `DocumentServiceConnection` class defines virtual methods corresponding to user-facing overloads in `DocumentServiceClient`, allowing for the injection of custom behavior in tests."],["This page includes links to older versions of the `DocumentServiceConnection` API, dating back to 2.12.0."],["The `DocumentServiceConnection` has virtual methods for various operations, including creating, getting, updating, deleting, searching, and locking documents, as well as managing access control lists (ACLs) and getting operation information."],["Users can create concrete instances of `DocumentServiceConnection` using the `MakeDocumentServiceConnection()` function, and for testing purposes, mock objects are available via `contentwarehouse_v1_mocks::MockDocumentServiceConnection`."]]],[]]