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` class within the Google Cloud Content Warehouse C++ library, specifically for version 2.17.0, which can be used for the `DocumentServiceClient`."],["The `DocumentServiceConnection` class defines virtual methods that correspond to user-facing overload sets in `DocumentServiceClient`, enabling custom behavior injection for testing purposes using Google Mock objects."],["The documentation includes a list of available versions of the `DocumentServiceConnection` class, ranging from version 2.17.0 up to the latest release candidate, version 2.37.0-rc, with each version linking to its respective documentation page."],["Key functions within the `DocumentServiceConnection` class are detailed, such as `CreateDocument`, `GetDocument`, `UpdateDocument`, `DeleteDocument`, `SearchDocuments`, `LockDocument`, `FetchAcl`, and `SetAcl`, and details their required parameters and return types."],["The page directs users to `MakeDocumentServiceConnection()` for creating concrete instances and `contentwarehouse_v1_mocks::MockDocumentServiceConnection` for creating mock objects."]]],[]]